Skip to content

Issue with the newly introduced fail_level? #149

@tagliala

Description

@tagliala

it appears that this input is not being detected

.github/workflows/github-actions-lint.yml:21:11: input "fail_level" is not defined in action "reviewdog/action-actionlint@v1". available inputs are "actionlint_flags", "fail_on_error", "filter_mode", "github_token", "level", "reporter", "reviewdog_flags", "tool_name" [action]
.github/workflows/rubocop.yml:39:11: input "fail_level" is not defined in action "reviewdog/action-rubocop@v2". available inputs are "fail_on_error", "filter_mode", "github_token", "level", "only_changed", "reporter", "reviewdog_flags", "rubocop_extensions", "rubocop_flags", "rubocop_version", "skip_install", "tool_name", "use_bundler", "workdir" [action]
reviewdog: found at least one issue with severity greater than or equal to the given level: any

I'm not familiar with this library, I don't know how to fix this

Also, I've tested against main with the same outcome

Ref: activeadmin/arbre#648

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions