Skip to content

Adding a subscription based on subscription base via IoC copies the e… #2559

Adding a subscription based on subscription base via IoC copies the e…

Adding a subscription based on subscription base via IoC copies the e… #2559

Triggered via push October 25, 2024 18:36
Status Success
Total duration 1m 48s
Artifacts

docs-prs.yml

on: push
linting, spell check and build
1m 41s
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/