🥑 #3029
lint.yml
on: pull_request
lint
/
...
/
standardrb
27s
lint
/
...
/
erb-lint
7s
lint
/
check-eslint-config
9s
lint
/
...
/
eslint
0s
Annotations
3 errors and 2 warnings
lint / runner / standardrb:
lib/avo.rb#L182
[rubocop] reported by reviewdog 🐶
[Corrected] Layout/IndentationStyle: Tab detected in indentation.
Raw Output:
lib/avo.rb:182:1: C: [Corrected] Layout/IndentationStyle: Tab detected in indentation.
Avo
^
|
lint / runner / standardrb:
lib/avo.rb#L182
[rubocop] reported by reviewdog 🐶
[Corrected] Layout/IndentationWidth: Use 2 (not 1) spaces for indentation.
Raw Output:
lib/avo.rb:182:1: C: [Corrected] Layout/IndentationWidth: Use 2 (not 1) spaces for indentation.
Avo
^
|
lint / runner / standardrb:
lib/avo.rb#L182
[rubocop] reported by reviewdog 🐶
[Corrected] Layout/IndentationWidth: Use 2 (not 3) spaces for indentation.
Raw Output:
lib/avo.rb:182:1: C: [Corrected] Layout/IndentationWidth: Use 2 (not 3) spaces for indentation.
Avo
^^^
|
lint / check-eslint-config
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/
|
lint / check-eslint-config
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/
|