Skip to content

First version

First version #4

Triggered via pull request November 14, 2024 09:39
@nilsvernilsver
synchronize #1
development
Status Failure
Total duration 34s
Artifacts

lint.yml

on: pull_request
cookstyle
23s
cookstyle
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
cookstyle
[Correctable] Style/RedundantReturn: Redundant return detected. To return multiple values, use an array. (https://rubystyle.guide#no-explicit-return)
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/ReturnNil: Use return instead of return nil.
cookstyle
Process completed with exit code 1.
cookstyle
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
cookstyle
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/