This repository was archived by the owner on May 30, 2025. It is now read-only.
chore(deps): bump the go_modules group across 1 directory with 5 updates #132
ci_release.yml
on: pull_request
lint
/
golangci-lint
2m 8s
lint
/
yamllint
7s
lint
/
markdown-lint
20s
test
/
Go Mod Tidy Check
29s
test
/
Run Unit Tests
1m 49s
test
/
Run Integration Tests
19s
release
0s
Annotations
4 errors and 1 warning
|
test / Run Unit Tests
Process completed with exit code 2.
|
|
test / Run Unit Tests
cannot use quiet (variable of type bool) as "github.com/docker/docker/client".ImageLoadOption value in argument to d.apiClient.ImageLoad: bool does not implement "github.com/docker/docker/client".ImageLoadOption (missing method Apply)
|
|
test / Run Unit Tests
cannot use &DryRunClient{} (value of type *DryRunClient) as "github.com/docker/docker/client".APIClient value in variable declaration: *DryRunClient does not implement "github.com/docker/docker/client".APIClient (wrong type for method ImageHistory)
|
|
lint / golangci-lint
golangci-lint exit with code 3
|
|
lint / golangci-lint
Failed to restore: Cache service responded with 422
|