Allow parallel testing, take #2 #175
Annotations
12 errors and 5 warnings
ruby (2.5):
lib/taste_tester/commands.rb#L110
Style/NegatedWhile: Favor until over while for negative conditions.
|
ruby (2.5):
lib/taste_tester/commands.rb#L208
Style/ZeroLengthPredicate: Use !empty? instead of length > 0.
|
ruby (2.5):
lib/taste_tester/commands.rb#L280
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.
|
ruby (2.5)
Process completed with exit code 1.
|
ruby (2.7):
lib/taste_tester/commands.rb#L110
Style/NegatedWhile: Favor until over while for negative conditions.
|
ruby (2.7):
lib/taste_tester/commands.rb#L208
Style/ZeroLengthPredicate: Use !empty? instead of length > 0.
|
ruby (2.7):
lib/taste_tester/commands.rb#L280
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.
|
ruby (2.7)
Process completed with exit code 1.
|
ruby (2.6):
lib/taste_tester/commands.rb#L110
Style/NegatedWhile: Favor until over while for negative conditions.
|
ruby (2.6):
lib/taste_tester/commands.rb#L208
Style/ZeroLengthPredicate: Use !empty? instead of length > 0.
|
ruby (2.6):
lib/taste_tester/commands.rb#L280
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.
|
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/.
|