fix(deps): update github.com/konflux-ci/integration-service digest to 3e5f7eb #12943
Annotations
5 errors
|
golangci-lint
issues found
|
|
golangci-lint:
magefiles/utils_test.go#L239
cannot use &quayClientMock (value of type *QuayClientMock) as quay.QuayService value in argument to cleanupQuayTags: *QuayClientMock does not implement quay.QuayService (missing method AddPermissionsForRepositoryToAccount) (typecheck)
|
|
golangci-lint:
magefiles/utils_test.go#L195
cannot use &quayClientMock (value of type *QuayClientMock) as quay.QuayService value in argument to cleanupQuayTags: *QuayClientMock does not implement quay.QuayService (missing method AddPermissionsForRepositoryToAccount)
|
|
golangci-lint:
magefiles/utils_test.go#L134
cannot use &quayClientMock (value of type *QuayClientMock) as quay.QuayService value in argument to cleanupQuayReposAndRobots: *QuayClientMock does not implement quay.QuayService (missing method AddPermissionsForRepositoryToAccount)
|
|
golangci-lint:
magefiles/utils_test.go#L26
cannot use (*QuayClientMock)(nil) (value of type *QuayClientMock) as quay.QuayService value in variable declaration: *QuayClientMock does not implement quay.QuayService (missing method AddPermissionsForRepositoryToAccount)
|
background
wait
wait-all
cancel
parallel
Loading