chore(deps): bump the all-dependencies group across 1 directory with 16 updates #3106
CI.yml
on: pull_request
Matrix: e2e-cli
Matrix: e2e-lang
Matrix: test
Spell Check with Typos
5s
lint
2m 10s
Matrix: build
report
0s
Annotations
13 errors and 3 warnings
|
build (macos-latest)
Process completed with exit code 2.
|
|
build (macos-latest):
pkg/envd/docker.go#L795
cannot use opt.Value() (value of type []"github.com/moby/moby/api/types/container".DeviceRequest) as []"github.com/docker/docker/api/types/container".DeviceRequest value in return statement
|
|
build (ubuntu-24.04)
The strategy configuration was canceled because "build.macos-latest" failed
|
|
build (ubuntu-24.04)
The operation was canceled.
|
|
build (ubuntu-24.04):
pkg/envd/docker.go#L795
cannot use opt.Value() (value of type []"github.com/moby/moby/api/types/container".DeviceRequest) as []"github.com/docker/docker/api/types/container".DeviceRequest value in return statement
|
|
e2e-lang (ubuntu-22.04)
Process completed with exit code 2.
|
|
e2e-lang (ubuntu-22.04):
pkg/envd/docker.go#L795
cannot use opt.Value() (value of type []"github.com/moby/moby/api/types/container".DeviceRequest) as []"github.com/docker/docker/api/types/container".DeviceRequest value in return statement
|
|
test (ubuntu-24.04)
Process completed with exit code 2.
|
|
test (ubuntu-24.04):
pkg/envd/docker.go#L795
cannot use opt.Value() (value of type []"github.com/moby/moby/api/types/container".DeviceRequest) as []"github.com/docker/docker/api/types/container".DeviceRequest value in return statement
|
|
lint
issues found
|
|
lint:
pkg/envd/docker.go#L795
cannot use opt.Value() (value of type []"github.com/moby/moby/api/types/container".DeviceRequest) as []"github.com/docker/docker/api/types/container".DeviceRequest value in return statement (typecheck)
|
|
e2e-cli (ubuntu-22.04)
Process completed with exit code 2.
|
|
e2e-cli (ubuntu-22.04):
pkg/envd/docker.go#L795
cannot use opt.Value() (value of type []"github.com/moby/moby/api/types/container".DeviceRequest) as []"github.com/docker/docker/api/types/container".DeviceRequest value in return statement
|
|
e2e-lang (ubuntu-22.04)
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/
|
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/envd/envd. Supported file pattern: go.mod
|
|
e2e-cli (ubuntu-22.04)
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/
|