Bump actiontext from 7.1.3.2 to 7.1.3.4 #210
Annotations
10 errors and 2 warnings
lint:
Gemfile#L1
Style/FrozenStringLiteralComment: Missing frozen string literal comment.
|
lint:
Gemfile#L15
Style/SymbolArray: Use `%i` or `%I` for an array of symbols.
|
lint:
Gemfile#L42
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.
|
lint:
Gemfile#L42
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.
|
lint:
Gemfile#L51
Style/SymbolArray: Use `%i` or `%I` for an array of symbols.
|
lint:
Rakefile#L1
Style/FrozenStringLiteralComment: Missing frozen string literal comment.
|
lint:
Rakefile#L4
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.
|
lint:
app/channels/application_cable/channel.rb#L1
Style/FrozenStringLiteralComment: Missing frozen string literal comment.
|
lint:
app/channels/application_cable/connection.rb#L1
Style/FrozenStringLiteralComment: Missing frozen string literal comment.
|
lint:
app/controllers/application_controller.rb#L1
Style/FrozenStringLiteralComment: Missing frozen string literal comment.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, ruby/setup-ruby@55283cc23133118229fd3f97f9336ee23a179fcf. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, ruby/setup-ruby@55283cc23133118229fd3f97f9336ee23a179fcf. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|