-
-
Notifications
You must be signed in to change notification settings - Fork 237
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
Terrascan failing with 0 errors #4159
Comments
@mstavreski MegaLinter v7 is not maintained anymore, please can you upgrade to MegaLinter v8.1.0 to see if the problem still happens ? |
Hi @nvuillam, I have upgraded to v8.1.0 and I'm still getting the same error:
|
@mstavreski what is the output if you run the job with additional variables ? LOG_LEVEL: DEBUG
OUTPUT_DETAIL: detailed |
Hi @nvuillam I have ran it again with the specified variables and this is the output:
Its returning some warnings, but to my knowledge it shouldn't be failing on warnings? |
Hello @nvuillam , just following up on this. Is there any fix for it? |
@mstavreski not yet... available tile is hard to find these days ^^ |
@mstavreski after a little investigation, my assumptions are:
The key is to find how to make terrascan return 0 if there are only toolExecutionNotifications warnings Please can you see that with terrascan maintainers ? https://github.com/tenable/terrascan |
Describe the bug
We are running Megalinter on our Terraform code and all of our linters are coming up with 0 errors and passing except for Terrascan which is still failing despite showing 0 errors
Is there a solution/workaround for this?
The text was updated successfully, but these errors were encountered: