go mod tidy && go mod vendor #670
Annotations
6 errors and 1 warning
run static checks
cannot use utils.Uint16SliceToStringSlice(client.configAccessor.ReservedPorts()) (value of type []string) as []*string value in struct literal
|
run static checks
cannot use utils.Uint16SliceToStringSlice(client.configAccessor.ReservedPortsUDP()) (value of type []string) as []*string value in struct literal
|
run static checks
cannot use commonutils.Uint16SliceToStringSlice(tcpPortSet) (value of type []string) as []*string value in struct literal
|
run static checks
cannot use commonutils.Uint16SliceToStringSlice(udpPortSet) (value of type []string) as []*string value in struct literal
|
run static checks
cannot use utils.Uint16SliceToStringSlice(client.configAccessor.ReservedPorts()) (value of type []string) as []*string value in struct literal
|
run static checks
Process completed with exit code 2.
|
Run actions/setup-go@v5
Restore cache failed: Dependencies file is not found in /home/runner/work/amazon-ecs-agent/amazon-ecs-agent. Supported file pattern: go.sum
|
Loading