Skip to content

Add SlogLoggerAdapter #158

Add SlogLoggerAdapter

Add SlogLoggerAdapter #158

Triggered via pull request September 20, 2023 16:25
Status Failure
Total duration 29s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 2 warnings
ci / build: message/router/middleware/circuit_breaker.go#L5
missing go.sum entry for module providing package github.com/sony/gobreaker (imported by github.com/ThreeDotsLabs/watermill/message/router/middleware); to add:
ci / build: pubsub/tests/test_asserts.go#L8
missing go.sum entry for module providing package github.com/stretchr/testify/assert (imported by github.com/ThreeDotsLabs/watermill/pubsub/tests); to add:
ci / build: pubsub/tests/test_pubsub.go#L26
missing go.sum entry for module providing package github.com/stretchr/testify/require (imported by github.com/ThreeDotsLabs/watermill/pubsub/tests); to add:
ci / build
Process completed with exit code 2.
ci / lint: components/forwarder/forwarder_test.go#L57
s.NoError undefined (type *ForwarderSuite has no field or method NoError) (typecheck)
ci / lint: components/forwarder/forwarder_test.go#L58
s.NoError undefined (type *ForwarderSuite has no field or method NoError) (typecheck)
ci / lint: components/forwarder/forwarder_test.go#L59
s.NoError undefined (type *ForwarderSuite has no field or method NoError) (typecheck)
ci / lint: components/forwarder/forwarder_test.go#L72
s.Require undefined (type *ForwarderSuite has no field or method Require) (typecheck)
ci / lint: components/forwarder/forwarder_test.go#L89
s.Require undefined (type *ForwarderSuite has no field or method Require) (typecheck)
ci / lint: components/forwarder/forwarder_test.go#L107
s.Require undefined (type *ForwarderSuite has no field or method Require) (typecheck)
ci / lint: components/forwarder/forwarder_test.go#L147
s.T undefined (type *ForwarderSuite has no field or method T) (typecheck)
ci / lint: components/forwarder/forwarder_test.go#L166
s.T undefined (type *ForwarderSuite has no field or method T) (typecheck)
ci / lint: components/forwarder/forwarder_test.go#L190
s.T undefined (type *ForwarderSuite has no field or method T) (typecheck)
ci / lint
issues found
ci / build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ci / lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/