Skip to content

The mediator pattern implementation #49

The mediator pattern implementation

The mediator pattern implementation #49

Triggered via pull request February 24, 2024 05:07
@comeuplatercomeuplater
synchronize #21
mediator
Status Failure
Total duration 48s
Artifacts

deploy-main.yml

on: pull_request
lint
12s
lint
Deploy Archi report HTML to GitHub Pages
17s
Deploy Archi report HTML to GitHub Pages
Matrix: Execute tests
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 1 warning
lint: grade/internal/application/seedwork/mediator/event.go#L4
File is not `goimports`-ed with -local github.com/emacsway/grade (goimports)
lint: grade/internal/application/seedwork/mediator/event.go#L48
`hash` is unused (structcheck)
lint: grade/internal/application/seedwork/mediator/event.go#L49
`callback` is unused (structcheck)
lint: grade/internal/domain/seedwork/aggregate/eventive_entity.go#L17
`pendingDomainEvents` is unused (structcheck)
lint: grade/internal/domain/seedwork/aggregate/event_sourced_aggregate.go#L14
`handlers` is unused (structcheck)
lint: grade/internal/infrastructure/seedwork/deferred/deferred.go#L14
`onSuccess` is unused (structcheck)
lint: grade/internal/infrastructure/seedwork/deferred/deferred.go#L15
`onError` is unused (structcheck)
lint: grade/internal/infrastructure/seedwork/deferred/deferred.go#L16
`next` is unused (structcheck)
lint: grade/internal/infrastructure/seedwork/deferred/deferred.go#L23
`isResolved` is unused (structcheck)
lint: grade/internal/infrastructure/seedwork/deferred/deferred.go#L24
`isRejected` is unused (structcheck)
Execute tests (1.19)
Process completed with exit code 1.
Execute tests (1.18)
The job was canceled because "_1_19" failed.
Execute tests (1.18)
The operation was canceled.
Execute tests (1.20)
The job was canceled because "_1_19" failed.
Execute tests (1.20)
The operation was canceled.
Execute tests (1.21.x)
The job was canceled because "_1_19" failed.
Execute tests (1.21.x)
The operation was canceled.
Execute tests (1.19)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.