Skip to content

Fix role references #50

Fix role references

Fix role references #50

Triggered via push December 9, 2024 16:20
Status Failure
Total duration 45s
Artifacts

lint.yml

on: push
cookstyle
34s
cookstyle
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
cookstyle
[Correctable] Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
cookstyle
[Correctable] Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
cookstyle
[Correctable] Style/ConditionalAssignment: Use the return of the conditional for variable assignment and comparison.
cookstyle
[Correctable] Layout/TrailingWhitespace: Trailing whitespace detected. (https://rubystyle.guide#no-trailing-whitespace)
cookstyle
[Correctable] Layout/TrailingWhitespace: Trailing whitespace detected. (https://rubystyle.guide#no-trailing-whitespace)
cookstyle
Process completed with exit code 1.
cookstyle
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636