build(deps): bump github.com/distribution/distribution/v3 from 3.0.0-20210316161203-a01c71e2477e to 3.0.0-alpha.1 #68
Annotations
14 errors and 2 warnings
Build:
ecs/compatibility.go#L22
no required module provides package github.com/compose-spec/compose-go/compatibility; to add it:
|
Build:
ecs/cloudformation.go#L39
no required module provides package github.com/distribution/distribution/v3/reference; to add it:
|
Build
package slices is not in GOROOT (/opt/hostedtoolcache/go/1.19.13/x64/src/slices)
|
Build
Process completed with exit code 2.
|
Lint:
ecs/cloudformation.go#L37
could not import github.com/cnabio/cnab-to-oci/remotes (-: # github.com/cnabio/cnab-to-oci/remotes
|
Lint
undefined: docker.NewAuthorizer
|
Lint
undefined: docker.NewAuthorizer) (typecheck)
|
Lint:
ecs/compatibility.go#L117
c.Incompatible undefined (type *fargateCompatibilityChecker has no field or method Incompatible) (typecheck)
|
Lint:
ecs/compatibility.go#L122
invalid operation: cannot compare p.Published == 0 (mismatched types string and untyped int) (typecheck)
|
Lint:
ecs/compatibility.go#L123
cannot use p.Target (variable of type uint32) as string value in assignment (typecheck)
|
Lint:
ecs/compatibility.go#L125
invalid operation: cannot compare p.Published != p.Target (mismatched types string and uint32) (typecheck)
|
Lint:
ecs/compatibility.go#L126
c.Incompatible undefined (type *fargateCompatibilityChecker has no field or method Incompatible) (typecheck)
|
Lint:
ecs/compatibility.go#L132
c.Incompatible undefined (type *fargateCompatibilityChecker has no field or method Incompatible) (typecheck)
|
Lint:
ecs/compatibility.go#L154
c.Unsupported undefined (type *fargateCompatibilityChecker has no field or method Unsupported) (typecheck)
|
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|