Skip to content

add concurrent execution to consumer #175

add concurrent execution to consumer

add concurrent execution to consumer #175

Triggered via push May 5, 2024 00:46
Status Failure
Total duration 17s
Artifacts

default.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Build: lib/eventsimple/outbox/consumer.rb#L66
[Correctable] Layout/SpaceBeforeBlockBraces: Space missing to the left of {.
Build: lib/eventsimple/outbox/consumer.rb#L66
[Correctable] Style/UnpackFirst: Use unpack1('L') instead of unpack('L').first.
Build: lib/eventsimple/outbox/consumer.rb#L66
[Correctable] Layout/SpaceInsideBlockBraces: Space missing inside }.
Build: spec/dummy/app/components/user_component/event_processor.rb#L6
[Correctable] Style/RedundantSelf: Redundant self detected.
Build: spec/dummy/spec/components/user_component/consumer_spec.rb#L4
RSpec/ScatteredSetup: Do not define multiple before hooks in the same example group (also defined on line 53).
Build: spec/dummy/spec/components/user_component/consumer_spec.rb#L46
[Correctable] RSpec/LetBeforeExamples: Move let before the examples in the group.
Build: spec/dummy/spec/components/user_component/consumer_spec.rb#L47
[Correctable] RSpec/LetBeforeExamples: Move let before the examples in the group.
Build: spec/dummy/spec/components/user_component/consumer_spec.rb#L48
[Correctable] RSpec/LetBeforeExamples: Move let before the examples in the group.
Build: spec/dummy/spec/components/user_component/consumer_spec.rb#L49
[Correctable] RSpec/LetBeforeExamples: Move let before the examples in the group.
Build: spec/dummy/spec/components/user_component/consumer_spec.rb#L50
[Correctable] RSpec/LetBeforeExamples: Move let before the examples in the group.
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/.