Speed up bundle uploads #164
Annotations
24 errors and 5 warnings
ruby (2.5):
lib/taste_tester/client.rb#L29
Layout/EmptyLinesAroundModuleBody: Extra empty line detected at module body beginning.
|
ruby (2.5):
lib/taste_tester/client.rb#L167
Layout/IndentationConsistency: Inconsistent indentation detected.
|
ruby (2.5):
lib/taste_tester/client.rb#L210
Layout/IndentationConsistency: Inconsistent indentation detected.
|
ruby (2.5):
lib/taste_tester/client.rb#L211
Layout/IndentationConsistency: Inconsistent indentation detected.
|
ruby (2.5):
lib/taste_tester/client.rb#L238
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.
|
ruby (2.5):
lib/taste_tester/client.rb#L248
Layout/ExtraSpacing: Unnecessary spacing detected.
|
ruby (2.5):
lib/taste_tester/client.rb#L256
Style/HashSyntax: Use hash rockets syntax.
|
ruby (2.5)
Process completed with exit code 1.
|
ruby (2.7):
lib/taste_tester/client.rb#L29
Layout/EmptyLinesAroundModuleBody: Extra empty line detected at module body beginning.
|
ruby (2.7):
lib/taste_tester/client.rb#L167
Layout/IndentationConsistency: Inconsistent indentation detected.
|
ruby (2.7):
lib/taste_tester/client.rb#L210
Layout/IndentationConsistency: Inconsistent indentation detected.
|
ruby (2.7):
lib/taste_tester/client.rb#L211
Layout/IndentationConsistency: Inconsistent indentation detected.
|
ruby (2.7):
lib/taste_tester/client.rb#L238
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.
|
ruby (2.7):
lib/taste_tester/client.rb#L248
Layout/ExtraSpacing: Unnecessary spacing detected.
|
ruby (2.7):
lib/taste_tester/client.rb#L256
Style/HashSyntax: Use hash rockets syntax.
|
ruby (2.7)
Process completed with exit code 1.
|
ruby (2.6):
lib/taste_tester/client.rb#L29
Layout/EmptyLinesAroundModuleBody: Extra empty line detected at module body beginning.
|
ruby (2.6):
lib/taste_tester/client.rb#L167
Layout/IndentationConsistency: Inconsistent indentation detected.
|
ruby (2.6):
lib/taste_tester/client.rb#L210
Layout/IndentationConsistency: Inconsistent indentation detected.
|
ruby (2.6):
lib/taste_tester/client.rb#L211
Layout/IndentationConsistency: Inconsistent indentation detected.
|
ruby (2.6):
lib/taste_tester/client.rb#L238
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.
|
ruby (2.6):
lib/taste_tester/client.rb#L248
Layout/ExtraSpacing: Unnecessary spacing detected.
|
ruby (2.6):
lib/taste_tester/client.rb#L256
Style/HashSyntax: Use hash rockets syntax.
|
ruby (2.6)
Process completed with exit code 1.
|
markdown
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
markdown
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
ruby (2.5)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ruby (2.7)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ruby (2.6)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|