Bump actions/checkout from 4 to 6#75
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Annotations
10 errors
|
Lint code for consistent style:
app/controllers/concerns/authentication.rb#L17
Layout/IndentationWidth: Use 2 (not 4) spaces for indentation. (https://rubystyle.guide#spaces-indentation)
|
|
Lint code for consistent style:
app/controllers/concerns/authentication.rb#L16
Layout/EmptyLinesAroundAccessModifier: Keep a blank line before and after `private`. (https://rubystyle.guide#empty-lines-around-access-modifier, https://edgeguides.rubyonrails.org/contributing_to_ruby_on_rails.html#follow-the-coding-conventions)
|
|
Lint code for consistent style:
app/controllers/concerns/authentication.rb#L12
Style/ArgumentsForwarding: Use anonymous keyword arguments forwarding (`**`). (https://rubystyle.guide#arguments-forwarding)
|
|
Lint code for consistent style:
app/controllers/concerns/authentication.rb#L11
Style/ArgumentsForwarding: Use anonymous keyword arguments forwarding (`**`). (https://rubystyle.guide#arguments-forwarding)
|
|
Lint code for consistent style:
app/controllers/concerns/authentication.rb#L1
Style/FrozenStringLiteralComment: Missing frozen string literal comment.
|
|
Lint code for consistent style:
app/channels/application_cable/connection.rb#L11
Lint/AssignmentInCondition: Use `==` if you meant to do a comparison or wrap the expression in parentheses to indicate you meant to assign in a condition. (https://rubystyle.guide#safe-assignment-in-condition)
|
|
Lint code for consistent style:
app/channels/application_cable/connection.rb#L10
Layout/IndentationConsistency: Inconsistent indentation detected. (https://rubystyle.guide#spaces-indentation, https://edgeguides.rubyonrails.org/contributing_to_ruby_on_rails.html#follow-the-coding-conventions)
|
|
Lint code for consistent style:
app/channels/application_cable/connection.rb#L10
Layout/IndentationWidth: Use 2 (not 4) spaces for indentation. (https://rubystyle.guide#spaces-indentation)
|
|
Lint code for consistent style:
app/channels/application_cable/connection.rb#L9
Layout/EmptyLinesAroundAccessModifier: Keep a blank line before and after `private`. (https://rubystyle.guide#empty-lines-around-access-modifier, https://edgeguides.rubyonrails.org/contributing_to_ruby_on_rails.html#follow-the-coding-conventions)
|
|
Lint code for consistent style:
app/channels/application_cable/connection.rb#L1
Style/FrozenStringLiteralComment: Missing frozen string literal comment.
|
background
wait
wait-all
cancel
parallel
Loading