chore(deps): bump github.com/equinix-labs/metal-go from 0.17.0 to 0.19.0 #607
Annotations
7 errors and 1 warning
lint:
internal/capacity/capacity.go#L1
: # github.com/equinix/metal-cli/internal/capacity
|
lint:
internal/capacity/check.go#L126
cannot use s.GetQuantity() (value of type int32) as type string in array or slice literal (typecheck)
|
lint:
cmd/cli.go#L6
could not import github.com/equinix/metal-cli/internal/capacity (-: # github.com/equinix/metal-cli/internal/capacity
|
lint:
internal/capacity/check.go#L126
cannot use s.GetQuantity() (value of type int32) as type string in array or slice literal) (typecheck)
|
lint:
test/e2e/capacitytest/capacity_test.go#L9
could not import github.com/equinix/metal-cli/internal/capacity (-: # github.com/equinix/metal-cli/internal/capacity
|
lint:
internal/capacity/check.go#L126
cannot use s.GetQuantity() (value of type int32) as type string in array or slice literal) (typecheck)
|
lint
issues found
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/metal-cli/metal-cli. Supported file pattern: go.sum
|