This repository was archived by the owner on Oct 14, 2024. It is now read-only.
chore(deps): update docker to v27 (major) #7651
ci.yml
on: pull_request
Verification
/
licenses
2m 57s
Verification
/
distributions
59s
Verification
/
actions
5s
Verification
/
javascript
1m 9s
Verification
/
go
2m 27s
Matrix: Build / build-and-upload
Waiting for pending jobs
End-to-End Tests on Docker
/
run
End-to-End Tests on Kubernetes
/
run
Success
0s
Annotations
4 errors
Verification / go
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 ImageImport)
|
Verification / go
cannot use struct{NetworkMode string `json:",omitempty"`}{} (value of type struct{NetworkMode string "json:\",omitempty\""}) as struct{NetworkMode string "json:\",omitempty\""; Annotations map[string]string "json:\",omitempty\""} value in struct literal
|
Verification / go
cannot use source (variable of type "github.com/docker/docker/api/types".ImageImportSource) as image.ImportSource value in argument to d.apiClient.ImageImport
|
Verification / go
Process completed with exit code 2.
|