Skip to content

build(deps): bump github.com/docker/compose/v2 from 2.2.0 to 2.23.2 #26

build(deps): bump github.com/docker/compose/v2 from 2.2.0 to 2.23.2

build(deps): bump github.com/docker/compose/v2 from 2.2.0 to 2.23.2 #26

Triggered via pull request November 23, 2023 04:28
Status Failure
Total duration 2m 36s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 errors
Build: ecs/compatibility.go#L22
no required module provides package github.com/compose-spec/compose-go/compatibility; 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/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)