Skip to content

(feature) matrix from metadata v3 #321

(feature) matrix from metadata v3

(feature) matrix from metadata v3 #321

Triggered via pull request April 27, 2024 02:44
Status Failure
Total duration 36s
Artifacts

ci.yml

on: pull_request
Matrix: spec
Fit to window
Zoom out
Zoom in

Annotations

18 errors
spec (ruby 3.2) / spec: spec/exe/matrix_from_metadata_v3_spec.rb#L5
RSpec/DescribeClass: The first argument to describe should be the class or module being tested.
spec (ruby 3.2) / spec: spec/exe/matrix_from_metadata_v3_spec.rb#L9
RSpec/BeforeAfterAll: Beware of using `before(:all)` as it may cause state to leak between tests. If you are using `rspec-rails`, and `use_transactional_fixtures` is enabled, then records created in `before(:all)` are not automatically rolled back.
spec (ruby 3.2) / spec: spec/exe/matrix_from_metadata_v3_spec.rb#L13
RSpec/HookArgument: Omit the default `:each` argument for RSpec hooks.
spec (ruby 3.2) / spec: spec/exe/matrix_from_metadata_v3_spec.rb#L42
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.
spec (ruby 3.2) / spec: spec/exe/matrix_from_metadata_v3_spec.rb#L75
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.
spec (ruby 3.2) / spec: spec/exe/matrix_from_metadata_v3_spec.rb#L108
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.
spec (ruby 3.2) / spec: spec/exe/matrix_from_metadata_v3_spec.rb#L119
RSpec/MultipleExpectations: Example has too many expectations [9/8].
spec (ruby 3.2) / spec: spec/exe/matrix_from_metadata_v3_spec.rb#L139
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.
spec (ruby 3.2) / spec
Process completed with exit code 1.
spec (ruby 2.7) / spec: spec/exe/matrix_from_metadata_v3_spec.rb#L5
RSpec/DescribeClass: The first argument to describe should be the class or module being tested.
spec (ruby 2.7) / spec: spec/exe/matrix_from_metadata_v3_spec.rb#L9
RSpec/BeforeAfterAll: Beware of using `before(:all)` as it may cause state to leak between tests. If you are using `rspec-rails`, and `use_transactional_fixtures` is enabled, then records created in `before(:all)` are not automatically rolled back.
spec (ruby 2.7) / spec: spec/exe/matrix_from_metadata_v3_spec.rb#L13
RSpec/HookArgument: Omit the default `:each` argument for RSpec hooks.
spec (ruby 2.7) / spec: spec/exe/matrix_from_metadata_v3_spec.rb#L42
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.
spec (ruby 2.7) / spec: spec/exe/matrix_from_metadata_v3_spec.rb#L75
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.
spec (ruby 2.7) / spec: spec/exe/matrix_from_metadata_v3_spec.rb#L108
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.
spec (ruby 2.7) / spec: spec/exe/matrix_from_metadata_v3_spec.rb#L119
RSpec/MultipleExpectations: Example has too many expectations [9/8].
spec (ruby 2.7) / spec: spec/exe/matrix_from_metadata_v3_spec.rb#L139
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.
spec (ruby 2.7) / spec
Process completed with exit code 1.