Skip to content

Added an option to also mask a single event stream with a selected fi… #2560

Added an option to also mask a single event stream with a selected fi…

Added an option to also mask a single event stream with a selected fi… #2560

Triggered via pull request October 25, 2024 18:46
Status Success
Total duration 1m 54s
Artifacts

docs-prs.yml

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