Bump sqlite3 from 1.7.0 to 2.0.2 #214
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.
|
test
The following actions uses Node.js version which is deprecated 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/
|
lint
The following actions uses Node.js version which is deprecated 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/
|