Skip to content

Add support for summaries in GitHubActionsFormatter #1427

Add support for summaries in GitHubActionsFormatter

Add support for summaries in GitHubActionsFormatter #1427

Triggered via push December 7, 2024 18:28
Status Failure
Total duration 1m 41s
Artifacts

ci.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 20 warnings
test (macos-latest, latest)
Process completed with exit code 2.
test (ubuntu-latest, nightly)
Process completed with exit code 2.
test (macos-latest, nightly)
Process completed with exit code 2.
test (ubuntu-latest, latest)
Process completed with exit code 2.
Lint/Typos: spec/ameba/formatter/github_actions_formatter_spec.cr#L3
Typo found: `arugment` -> `argument`
Lint/DebugCalls: spec/ameba/formatter/github_actions_formatter_spec.cr#L4
Possibly forgotten debug-related `pp` call detected
Lint/UselessAssign: src/ameba/formatter/github_actions_formatter.cr#L202
Useless assignment to variable `x`
Lint/PercentArrays: src/ameba/formatter/github_actions_formatter.cr#L202
Symbols `,"` may be unwanted in `%w` array literals
Lint/ShadowedException: src/ameba/formatter/github_actions_formatter.cr#L206
Shadowed exception found: `Foo::Exception`
test (ubuntu-latest, nightly)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint/DebugCalls: spec/ameba/formatter/github_actions_formatter_spec.cr#L4
Possibly forgotten debug-related `pp` call detected
Lint/UselessAssign: src/ameba/formatter/github_actions_formatter.cr#L202
Useless assignment to variable `x`
Lint/PercentArrays: src/ameba/formatter/github_actions_formatter.cr#L202
Symbols `,"` may be unwanted in `%w` array literals
Lint/ShadowedException: src/ameba/formatter/github_actions_formatter.cr#L206
Shadowed exception found: `Foo::Exception`
Lint/Typos: spec/ameba/formatter/github_actions_formatter_spec.cr#L3
Typo found: `arugment` -> `argument`
Lint/DebugCalls: spec/ameba/formatter/github_actions_formatter_spec.cr#L4
Possibly forgotten debug-related `pp` call detected
Lint/UselessAssign: src/ameba/formatter/github_actions_formatter.cr#L202
Useless assignment to variable `x`
Lint/PercentArrays: src/ameba/formatter/github_actions_formatter.cr#L202
Symbols `,"` may be unwanted in `%w` array literals
Lint/ShadowedException: src/ameba/formatter/github_actions_formatter.cr#L206
Shadowed exception found: `Foo::Exception`
test (ubuntu-latest, latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint/DebugCalls: spec/ameba/formatter/github_actions_formatter_spec.cr#L4
Possibly forgotten debug-related `pp` call detected
Lint/UselessAssign: src/ameba/formatter/github_actions_formatter.cr#L202
Useless assignment to variable `x`
Lint/PercentArrays: src/ameba/formatter/github_actions_formatter.cr#L202
Symbols `,"` may be unwanted in `%w` array literals
Lint/ShadowedException: src/ameba/formatter/github_actions_formatter.cr#L206
Shadowed exception found: `Foo::Exception`