Skip to content
This repository was archived by the owner on Oct 14, 2024. It is now read-only.

chore(deps): update docker to v27 (major) #7651

chore(deps): update docker to v27 (major)

chore(deps): update docker to v27 (major) #7651

Triggered via pull request July 30, 2024 13:43
Status Failure
Total duration 3m 11s
Artifacts

ci.yml

on: pull_request
Verification  /  licenses
2m 57s
Verification / licenses
Verification  /  distributions
59s
Verification / distributions
Verification  /  actions
5s
Verification / actions
Verification  /  javascript
1m 9s
Verification / javascript
Verification  /  go
2m 27s
Verification / go
Build  /  prepare-build
Build / prepare-build
Matrix: Build / build-and-upload
Waiting for pending jobs
End-to-End Tests on Docker  /  run
End-to-End Tests on Docker / run
End-to-End Tests on Kubernetes  /  run
End-to-End Tests on Kubernetes / run
Success
0s
Success
Fit to window
Zoom out
Zoom in

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.