Bump rspec-core from 3.13.0 to 3.13.2 #226
ci.yml
on: pull_request
reviewdog
15s
e2e
9s
Matrix: rspec
Annotations
1 error and 9 warnings
e2e:
spec/integration/failing_spec.rb#L4
RSpec::Github::Formatter creates an error annotation for failing specs
Failure/Error: expect(true).to eq false
expected: false
got: true
(compared using ==)
Diff:
@@ -1 +1 @@
-false
+true
|
e2e
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
e2e:
spec/integration/failing_spec.rb#L8
RSpec::Github::Formatter creates a warning annotation for unimplemented specs
Skipped: Not yet implemented
|
e2e:
spec/integration/failing_spec.rb#L10
RSpec::Github::Formatter creates a warning annotation for pending specs
Failure/Error: raise
RuntimeError:
|
e2e:
spec/integration/failing_spec.rb#L15
RSpec::Github::Formatter creates a warning annotation for skipped specs
Skipped: because reasons
|
e2e:
spec/integration/relative_path/pending_spec.rb#L4
RSpec::Github::Formatter adds annotiations correctly when running in a subdirectory
Skipped: Not yet implemented
|
RSpec tests ruby 3.2
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
RSpec tests ruby 3.3
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
RSpec tests ruby 3.1
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
reviewdog
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|