React to #8 #18
Annotations
11 errors
Validate cross build
package slices is not in GOROOT (/opt/hostedtoolcache/go/1.19.13/x64/src/slices)
|
Validate cross build
Process completed with exit code 2.
|
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#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/convert.go#L467
cannot convert p.Published (variable of type string) to int (typecheck)
|
Lint:
ecs/convert.go#L587
cannot use device.Count (variable of type "github.com/compose-spec/compose-go/types".DeviceCount) as int64 value in return statement (typecheck)
|
Lint:
ecs/gpu.go#L196
cannot use r.Count (variable of type "github.com/compose-spec/compose-go/types".DeviceCount) as int64 value in assignment (typecheck)
|
Lint:
ecs/cloudformation_test.go#L593
cannot use m (variable of type *MockAPI) as API value in struct literal: *MockAPI does not implement API (missing method GetStackMetadataClusterID) (typecheck)
|
Lint:
ecs/cloudformation_test.go#L613
options.Name undefined (type *loader.Options has no field or method Name) (typecheck)
|
Lint
Process completed with exit code 2.
|