Bump actions/cache from 4 to 5 #2
Annotations
10 errors
|
lint:
app/controllers/tracker_controller.rb#L23
Layout/TrailingWhitespace: Trailing whitespace detected.
|
|
lint:
app/controllers/tracker_controller.rb#L19
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
|
lint:
app/controllers/tracker_controller.rb#L17
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
|
lint:
app/controllers/tracker_controller.rb#L6
Layout/TrailingWhitespace: Trailing whitespace detected.
|
|
lint:
app/controllers/tracker_controller.rb#L4
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
|
lint:
app/controllers/tracker_controller.rb#L4
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
|
lint:
app/controllers/graphql_controller.rb#L65
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
|
lint:
app/controllers/graphql_controller.rb#L65
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
|
lint:
app/controllers/graphql_controller.rb#L38
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
|
lint:
app/controllers/graphql_controller.rb#L28
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|