Skip to content

eventsimple outbox processor is instantiated once #145

eventsimple outbox processor is instantiated once

eventsimple outbox processor is instantiated once #145

Triggered via push April 22, 2024 20:59
Status Failure
Total duration 47s
Artifacts

default.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Build: spec/dummy/spec/components/user_component/consumer_spec.rb#L5
[Correctable] RSpec/DescribedClass: Use described_class instead of UserComponent::Consumer.
Build: spec/dummy/spec/components/user_component/consumer_spec.rb#L10
[Correctable] RSpec/DescribedClass: Use described_class instead of UserComponent::Consumer.
Build: spec/dummy/spec/components/user_component/consumer_spec.rb#L14
[Correctable] RSpec/DescribedClass: Use described_class instead of UserComponent::Consumer.
Build: spec/dummy/spec/components/user_component/consumer_spec.rb#L25
[Correctable] Style/TrailingCommaInArguments: Put a comma after the last parameter of a multiline method call.
Build: spec/dummy/spec/components/user_component/consumer_spec.rb#L33
[Correctable] RSpec/DescribedClass: Use described_class instead of UserComponent::Consumer.
Build: spec/lib/eventsimple/event_spec.rb#L18
[Correctable] Layout/CommentIndentation: Incorrect indentation detected (column 7 instead of 6).
Build: spec/lib/eventsimple/event_spec.rb#L20
[Correctable] RSpec/HookArgument: Omit the default :each argument for RSpec hooks.
Build: spec/lib/eventsimple/event_spec.rb#L55
[Correctable] Rails/SaveBang: Use create! instead of create if the return value is not checked.
Build: spec/spec_helper.rb#L2
[Correctable] Layout/EmptyLineAfterMagicComment: Add an empty line after magic comments.
Build
Process completed with exit code 1.
Build
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/.