Recent searches
No recent searches
Warnings are appearing while validating an app
Posted Oct 24, 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 comment
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
Sign in to leave a comment.