Skip to content

Merge pull request #25 from komoju/dependabot/bundler/rubocop-tw-1.80.1 #4

Merge pull request #25 from komoju/dependabot/bundler/rubocop-tw-1.80.1

Merge pull request #25 from komoju/dependabot/bundler/rubocop-tw-1.80.1 #4

Triggered via push September 3, 2025 00:48
Status Failure
Total duration 58s
Artifacts

ci.yml

on: push
Matrix: rspec
Fit to window
Zoom out
Zoom in

Annotations

2 errors
e2e
Process completed with exit code 1.
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