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

Test against Ruby 3.4 #647

Merged
merged 1 commit into from
Dec 29, 2024

Test against Ruby 3.4

a67f93d
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Test against Ruby 3.4 #647

Test against Ruby 3.4
a67f93d
Select commit
Loading
Failed to load commit list.
GitHub Actions / actionlint failed Dec 26, 2024 in 1s

reviewdog [actionlint] report

reported by reviewdog 🐶

Findings (2)

.github/workflows/github-actions-lint.yml|21 col 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 col 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]

Filtered Findings (0)

Annotations

Check failure on line 21 in .github/workflows/github-actions-lint.yml

See this annotation in the file changed.

@github-actions github-actions / actionlint

[actionlint] .github/workflows/github-actions-lint.yml#L21

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]
Raw output
.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]

Check failure on line 39 in .github/workflows/rubocop.yml

See this annotation in the file changed.

@github-actions github-actions / actionlint

[actionlint] .github/workflows/rubocop.yml#L39

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]
Raw output
.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]