Skip to content

Updated Weasel to 7.11.6. Misc. index bug fixes. Closes GH-3499. Clos… #2537

Updated Weasel to 7.11.6. Misc. index bug fixes. Closes GH-3499. Clos…

Updated Weasel to 7.11.6. Misc. index bug fixes. Closes GH-3499. Clos… #2537

Triggered via pull request October 23, 2024 16:02
@jeremydmillerjeremydmiller
synchronize #3505
GH3499
Status Success
Total duration 2m 9s
Artifacts

docs-prs.yml

on: pull_request
linting, spell check and build
1m 59s
linting, spell check and build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
linting, spell check and build
npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
linting, spell check and build
npm warn deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported
linting, spell check and build
npm warn deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported
linting, spell check and build
- building client + server bundles...
linting, spell check and build
(!) Some chunks are larger than 500 kB after minification. Consider:
linting, spell check and build
- Using dynamic import() to code-split the application
linting, spell check and build
- Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/configuration-options/#output-manualchunks
linting, spell check and build
- Adjust chunk size limit for this warning via build.chunkSizeWarningLimit.
linting, spell check and build
✓ building client + server bundles...
linting, spell check and build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/