Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix build warnings for frontend #1893

Open
puckpuck opened this issue Jan 10, 2025 · 0 comments
Open

Fix build warnings for frontend #1893

puckpuck opened this issue Jan 10, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@puckpuck
Copy link
Contributor

Bug Report

When building the frontend or frontend-tests images several warnings are generated. We should put in an effort to update dependencies and service code to fix the warnings.

This is a sample of some of the warnings generated.

#14 3.827 npm WARN deprecated [email protected]: 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.
#14 3.994 npm WARN deprecated [email protected]: Rimraf versions prior to v4 are no longer supported
#14 4.104 npm WARN deprecated [email protected]: Glob versions prior to v9 are no longer supported
#14 8.954 npm WARN deprecated @humanwhocodes/[email protected]: Use @eslint/object-schema instead
#14 9.025 npm WARN deprecated @humanwhocodes/[email protected]: Use @eslint/config-array instead
@puckpuck puckpuck added the bug Something isn't working label Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant