chore(deps): bump github.com/moby/buildkit from 0.11.6 to 0.12.5 #2691
Annotations
10 errors and 6 warnings
golangci-lint:
pkg/buildkitd/buildkitd.go#L29
could not import github.com/moby/buildkit/frontend/gateway/client (-: # github.com/moby/buildkit/frontend/gateway/client
|
golangci-lint
Reference does not implement comparable
|
golangci-lint:
pkg/buildkitd/buildkitd.go#L109
cannot use c (variable of type *generalClient) as Client value in return statement: *generalClient does not implement Client (missing method Build) (typecheck)
|
golangci-lint:
pkg/buildkitd/buildkitd.go#L137
cannot use c (variable of type *generalClient) as Client value in return statement: *generalClient does not implement Client (missing method Build) (typecheck)
|
golangci-lint:
pkg/buildkitd/buildkitd.go#L219
c.ListWorkers undefined (type generalClient has no field or method ListWorkers) (typecheck)
|
golangci-lint:
pkg/buildkitd/mock/mock.go#L15
could not import github.com/moby/buildkit/frontend/gateway/client (-: # github.com/moby/buildkit/frontend/gateway/client
|
golangci-lint
Reference does not implement comparable
|
golangci-lint:
e2e/v0/cli/build_test.go#L37
undefined: e2e (typecheck)
|
golangci-lint:
e2e/v0/cli/build_test.go#L59
undefined: e2e (typecheck)
|
golangci-lint:
e2e/v0/cli/build_test.go#L81
undefined: e2e (typecheck)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@preview, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@preview. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Cache Go modules
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Cache Go modules
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Cache Go modules
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run actions/setup-go@v5
Restore cache failed: Dependencies file is not found in /home/runner/work/envd/envd. Supported file pattern: go.sum
|
The logs for this run have expired and are no longer available.
Loading