go.mod: bump go.uber.org/mock from 0.2.0 to 0.3.0 #3805
Triggered via pull request
September 18, 2023 09:26
Status
Failure
Total duration
2m 42s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
9 errors
golangci-lint:
pkg/pipeline/stream/base.go#L1
: # github.com/conduitio/conduit/pkg/pipeline/stream [github.com/conduitio/conduit/pkg/pipeline/stream.test]
|
golangci-lint:
pkg/pipeline/stream/source_acker_test.go#L76
cannot use expectedCalls (variable of type []*"go.uber.org/mock/gomock".Call) as []any value in argument to gomock.InOrder
|
golangci-lint:
pkg/pipeline/stream/source_acker_test.go#L107
cannot use expectedCalls (variable of type []*"go.uber.org/mock/gomock".Call) as []any value in argument to gomock.InOrder
|
golangci-lint:
pkg/pipeline/stream/source_acker_test.go#L153
cannot use expectedCalls (variable of type []*"go.uber.org/mock/gomock".Call) as []any value in argument to gomock.InOrder (typecheck)
|
golangci-lint:
pkg/pipeline/stream/stream_test.go#L28
could not import github.com/conduitio/conduit/pkg/pipeline/stream (-: # github.com/conduitio/conduit/pkg/pipeline/stream [github.com/conduitio/conduit/pkg/pipeline/stream.test]
|
golangci-lint:
pkg/pipeline/stream/source_acker_test.go#L76
cannot use expectedCalls (variable of type []*"go.uber.org/mock/gomock".Call) as []any value in argument to gomock.InOrder
|
golangci-lint:
pkg/pipeline/stream/source_acker_test.go#L107
cannot use expectedCalls (variable of type []*"go.uber.org/mock/gomock".Call) as []any value in argument to gomock.InOrder
|
golangci-lint:
pkg/pipeline/stream/source_acker_test.go#L153
cannot use expectedCalls (variable of type []*"go.uber.org/mock/gomock".Call) as []any value in argument to gomock.InOrder) (typecheck)
|
golangci-lint
issues found
|