build(deps): bump github.com/cnabio/cnab-to-oci from 0.3.1-beta1 to 0.4.0 #14
Annotations
12 errors
Build:
ecs/compatibility.go#L22
no required module provides package github.com/compose-spec/compose-go/compatibility; to add it:
|
Build
Process completed with exit code 2.
|
Lint:
ecs/cloudformation.go#L115
cannot use (func(named reference.Named) (digest.Digest, error) literal) (value of type func(named "github.com/distribution/distribution/v3/reference".Named) (digest.Digest, error)) as func(named "github.com/distribution/reference".Named) (digest.Digest, error) value in argument to project.ResolveImages (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)
|
Lint:
ecs/compatibility.go#L161
c.Unsupported undefined (type *fargateCompatibilityChecker has no field or method Unsupported) (typecheck)
|
Lint:
ecs/compatibility.go#L170
c.Unsupported undefined (type *fargateCompatibilityChecker has no field or method Unsupported) (typecheck)
|