Bump github.com/docker/docker from 20.10.21+incompatible to 24.0.7+incompatible #299
ci.yml
on: pull_request
Check & Review code
3m 3s
Error check
1m 28s
Static check
2m 54s
Build check
2m 40s
Annotations
16 errors
Build check
cannot use remote (variable of type *"github.com/docker/docker/registry".Service) as "github.com/docker/docker/registry".Service value in argument to c.loginWithTLS
|
Build check
assignment mismatch: 3 variables but registry.PingV2Registry returns 2 values
|
Build check
Process completed with exit code 1.
|
Static check
cannot use remote (variable of type *"github.com/docker/docker/registry".Service) as "github.com/docker/docker/registry".Service value in argument to c.loginWithTLS
|
Static check
assignment mismatch: 3 variables but registry.PingV2Registry returns 2 values (compile)
|
Static check
Process completed with exit code 1.
|
Check & Review code:
nsm/install.go#L13
mesh.Log undefined (type *Mesh has no field or method Log) (typecheck)
|
Check & Review code:
nsm/install.go#L14
mesh.Log undefined (type *Mesh has no field or method Log) (typecheck)
|
Check & Review code:
nsm/install.go#L15
mesh.Log undefined (type *Mesh has no field or method Log) (typecheck)
|
Check & Review code:
nsm/install.go#L22
mesh.Config undefined (type *Mesh has no field or method Config) (typecheck)
|
Check & Review code:
nsm/nsm.go#L49
mesh.Config undefined (type *Mesh has no field or method Config) (typecheck)
|
Check & Review code:
nsm/nsm.go#L75
hh.StreamInfo undefined (type *Mesh has no field or method StreamInfo) (typecheck)
|
Check & Review code:
nsm/nsm.go#L89
hh.StreamInfo undefined (type *Mesh has no field or method StreamInfo) (typecheck)
|
Check & Review code:
nsm/nsm.go#L102
hh.StreamInfo undefined (type *Mesh has no field or method StreamInfo) (typecheck)
|
Check & Review code:
nsm/nsm.go#L124
hh.RunSMITest undefined (type *Mesh has no field or method RunSMITest) (typecheck)
|
Check & Review code:
nsm/nsm.go#L157
mesh.StreamErr undefined (type *Mesh has no field or method StreamErr, but does have streamErr) (typecheck)
|