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

failure-threshold is not supported anymore #36

Closed
marghidanu opened this issue Jul 15, 2021 · 0 comments · Fixed by #43
Closed

failure-threshold is not supported anymore #36

marghidanu opened this issue Jul 15, 2021 · 0 comments · Fixed by #43

Comments

@marghidanu
Copy link

marghidanu commented Jul 15, 2021

While trying to set the failure-threshold to error I get the following output:

Unexpected input(s) 'failure-threshold', valid inputs are ['entryPoint', 'args', 'dockerfile']

This makes hadolint default to info which causes the pipeline to fail on everything. This is happening with version 1.4.0

m-ildefons added a commit to m-ildefons/hadolint-action that referenced this issue Nov 18, 2021
- Upgrade to Hadolint 2.8.0, enabling the SARIF formatter
- Expand config options to reflect more of those regularly available
  with Hadolint including `no-fail` and `failure-threshold` options
- Enable the creation of report files

Breaking change: The list of ignored rules is now comma separated and
not space separated.

fixes: hadolint#23
fixes: hadolint#36
fixes: hadolint#42
m-ildefons added a commit to m-ildefons/hadolint-action that referenced this issue Nov 18, 2021
- Upgrade to Hadolint 2.8.0, enabling the SARIF formatter
- Expand config options to reflect more of those regularly available
  with Hadolint including `no-fail` and `failure-threshold` options
- Enable the creation of report files

Breaking change: The list of ignored rules is now comma separated and
not space separated.

fixes: hadolint#23
fixes: hadolint#36
fixes: hadolint#42
m-ildefons added a commit to m-ildefons/hadolint-action that referenced this issue Nov 18, 2021
- Upgrade to Hadolint 2.8.0, enabling the SARIF formatter
- Expand config options to reflect more of those regularly available
  with Hadolint including `no-fail` and `failure-threshold` options
- Enable the creation of report files

Breaking change: The list of ignored rules is now comma separated and
not space separated.

fixes: hadolint#23
fixes: hadolint#36
fixes: hadolint#42
m-ildefons added a commit to m-ildefons/hadolint-action that referenced this issue Nov 19, 2021
- Upgrade to Hadolint 2.8.0, enabling the SARIF formatter
- Expand config options to reflect more of those regularly available
  with Hadolint including `no-fail` and `failure-threshold` options
- Enable the creation of report files

Breaking change: The list of ignored rules is now comma separated and
not space separated.

fixes: hadolint#23
fixes: hadolint#36
fixes: hadolint#42
m-ildefons added a commit to m-ildefons/hadolint-action that referenced this issue Nov 20, 2021
- Upgrade to Hadolint 2.8.0, enabling the SARIF formatter
- Expand config options to reflect more of those regularly available
  with Hadolint including `no-fail` and `failure-threshold` options
- Enable the creation of report files

Breaking change: The list of ignored rules is now comma separated and
not space separated.

fixes: hadolint#23
fixes: hadolint#36
fixes: hadolint#42
m-ildefons added a commit to m-ildefons/hadolint-action that referenced this issue Nov 20, 2021
- Upgrade to Hadolint 2.8.0, enabling the SARIF formatter
- Expand config options to reflect more of those regularly available
  with Hadolint including `no-fail` and `failure-threshold` options
- Enable the creation of report files

Breaking change: The list of ignored rules is now comma separated and
not space separated.

fixes: hadolint#23
fixes: hadolint#36
fixes: hadolint#42
m-ildefons added a commit to m-ildefons/hadolint-action that referenced this issue Nov 20, 2021
- Upgrade to Hadolint 2.8.0, enabling the SARIF formatter
- Expand config options to reflect more of those regularly available
  with Hadolint including `no-fail` and `failure-threshold` options
- Enable the creation of report files

Breaking change: The list of ignored rules is now comma separated and
not space separated.

fixes: hadolint#23
fixes: hadolint#36
fixes: hadolint#42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant