(feature) matrix from metadata v3 #356
Annotations
10 errors
spec (ruby 3.2) / spec:
exe/matrix_from_metadata_v3#L283
Lint/ShadowingOuterLocalVariable: Shadowing outer local variable - `runner`.
|
spec (ruby 3.2) / spec:
exe/matrix_from_metadata_v3#L284
Style/TernaryParentheses: Omit parentheses for ternary conditions.
|
spec (ruby 3.2) / spec:
exe/matrix_from_metadata_v3#L292
Style/TrailingCommaInHashLiteral: Avoid comma after the last item of a hash.
|
spec (ruby 3.2) / spec:
spec/exe/matrix_from_metadata_v3_spec.rb#L21
RSpec/ExampleLength: Example has too many lines. [23/22]
|
spec (ruby 3.2) / spec
Process completed with exit code 1.
|
spec (ruby 2.7) / spec:
exe/matrix_from_metadata_v3#L283
Lint/ShadowingOuterLocalVariable: Shadowing outer local variable - `runner`.
|
spec (ruby 2.7) / spec:
exe/matrix_from_metadata_v3#L284
Style/TernaryParentheses: Omit parentheses for ternary conditions.
|
spec (ruby 2.7) / spec:
exe/matrix_from_metadata_v3#L292
Style/TrailingCommaInHashLiteral: Avoid comma after the last item of a hash.
|
spec (ruby 2.7) / spec:
spec/exe/matrix_from_metadata_v3_spec.rb#L21
RSpec/ExampleLength: Example has too many lines. [23/22]
|
spec (ruby 2.7) / spec
Process completed with exit code 1.
|