chore(deps): bump github.com/docker/docker from 27.3.1+incompatible to 28.0.0+incompatible in /tools #4974
Annotations
9 errors and 3 warnings
|
lint
Process completed with exit code 2.
|
|
lint
undefined: types.ImageLoadResponse
|
|
lint
cannot use client.NewClientWithOpts(client.FromEnv) (value of type *client.Client) as Client value in return statement: *client.Client does not implement Client (wrong type for method ImageHistory)
|
|
test-integration
Process completed with exit code 2.
|
|
test-integration
undefined: types.ImageLoadResponse
|
|
test-integration
cannot use client.NewClientWithOpts(client.FromEnv) (value of type *client.Client) as Client value in return statement: *client.Client does not implement Client (wrong type for method ImageHistory)
|
|
test-unit
Process completed with exit code 2.
|
|
test-unit
undefined: types.ImageLoadResponse
|
|
test-unit
cannot use client.NewClientWithOpts(client.FromEnv) (value of type *client.Client) as Client value in return statement: *client.Client does not implement Client (wrong type for method ImageHistory)
|
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/newrelic-client-go/newrelic-client-go. Supported file pattern: go.sum
|
|
test-integration
Restore cache failed: Dependencies file is not found in /home/runner/work/newrelic-client-go/newrelic-client-go. Supported file pattern: go.sum
|
|
test-unit
Restore cache failed: Dependencies file is not found in /home/runner/work/newrelic-client-go/newrelic-client-go. Supported file pattern: go.sum
|