Skip to content

Bump github.com/docker/docker from 20.10.23+incompatible to 24.0.7+incompatible #1429

Bump github.com/docker/docker from 20.10.23+incompatible to 24.0.7+incompatible

Bump github.com/docker/docker from 20.10.23+incompatible to 24.0.7+incompatible #1429

Triggered via pull request October 30, 2023 15:37
Status Failure
Total duration 8m 17s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 2 warnings
golangci-lint: istio/addons.go#L29
istio.Log undefined (type *Istio has no field or method Log) (typecheck)
golangci-lint: istio/install.go#L36
istio.Log undefined (type *Istio has no field or method Log) (typecheck)
golangci-lint: istio/install.go#L37
istio.Log undefined (type *Istio has no field or method Log) (typecheck)
golangci-lint: istio/install.go#L46
istio.Config undefined (type *Istio has no field or method Config) (typecheck)
golangci-lint: istio/istio.go#L49
istio.Config undefined (type *Istio has no field or method Config) (typecheck)
golangci-lint: istio/istio.go#L81
hh.StreamErr undefined (type *Istio has no field or method StreamErr) (typecheck)
golangci-lint: istio/istio.go#L86
hh.StreamInfo undefined (type *Istio has no field or method StreamInfo) (typecheck)
golangci-lint: istio/istio.go#L98
hh.StreamErr undefined (type *Istio has no field or method StreamErr) (typecheck)
golangci-lint: istio/istio.go#L103
hh.StreamInfo undefined (type *Istio has no field or method StreamInfo) (typecheck)
golangci-lint: istio/istio.go#L108
hh.RunSMITest undefined (type *Istio has no field or method RunSMITest) (typecheck)
Tests
cannot use remote (variable of type *"github.com/docker/docker/registry".Service) as type "github.com/docker/docker/registry".Service in argument to c.loginWithTLS
Tests
assignment mismatch: 3 variables but registry.PingV2Registry returns 2 values
Tests
Process completed with exit code 1.
golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/meshery-istio/meshery-istio. Supported file pattern: go.sum
Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: engineerd/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/