Allow parallel testing, take #2 #175
Annotations
4 errors and 1 warning
Run rubocop:
lib/taste_tester/commands.rb#L110
Style/NegatedWhile: Favor until over while for negative conditions.
|
Run rubocop:
lib/taste_tester/commands.rb#L208
Style/ZeroLengthPredicate: Use !empty? instead of length > 0.
|
Run rubocop:
lib/taste_tester/commands.rb#L280
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.
|
Run rubocop
Process completed with exit code 1.
|
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/.
|
The logs for this run have expired and are no longer available.
Loading