Bump actionmailer from 7.1.3.4 to 7.1.4.1 #239
Annotations
10 errors and 1 warning
Lint Ruby files:
Gemfile#L1
Style/FrozenStringLiteralComment: Missing frozen string literal comment.
|
Lint Ruby files:
Gemfile#L15
Style/SymbolArray: Use `%i` or `%I` for an array of symbols.
|
Lint Ruby files:
Gemfile#L42
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.
|
Lint Ruby files:
Gemfile#L42
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.
|
Lint Ruby files:
Gemfile#L51
Style/SymbolArray: Use `%i` or `%I` for an array of symbols.
|
Lint Ruby files:
Rakefile#L1
Style/FrozenStringLiteralComment: Missing frozen string literal comment.
|
Lint Ruby files:
Rakefile#L4
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.
|
Lint Ruby files:
app/channels/application_cable/channel.rb#L1
Style/FrozenStringLiteralComment: Missing frozen string literal comment.
|
Lint Ruby files:
app/channels/application_cable/connection.rb#L1
Style/FrozenStringLiteralComment: Missing frozen string literal comment.
|
Lint Ruby files:
app/controllers/application_controller.rb#L1
Style/FrozenStringLiteralComment: Missing frozen string literal comment.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, ruby/setup-ruby@55283cc23133118229fd3f97f9336ee23a179fcf. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading