Ricerche recenti
Nessuna ricerca recente
Warnings are appearing while validating an app
Data ultimo post: 24 ott 2023
Hello,
I'm using react app with webpack for compilation.
I used the following code to validate the package: "zat validate"
While validating the package, I got few warnings that follows.
Is there a way I can ignore those sections?
0
1
1 commento
Tipene Hughes
Hey Gopi,
It's difficult to say without seeing your code but as a general rule I wouldn't ignore warnings around possible credential leaks. Have you checked your source code to ensure there is no restricted data being packaged?
Also, I would recommend updating to use ZCLI. ZAT is now in maintenance mode and is no longer receiving updates past essential security updates.
0
Accedi per lasciare un commento.