Bump github.com/docker/docker from 24.0.7+incompatible to 25.0.2+incompatible #598
pr.yml
on: pull_request
pre-commit
10s
DCO-check
7s
codespell
10s
vendoring
17s
golangci-lint
2m 44s
unit_test
2m 14s
build_binaries
28s
update reportcard
0s
Annotations
16 errors and 8 warnings
build_binaries:
vendor/github.com/containers/podman/v4/pkg/domain/entities/events.go#L26
cannot use e.Action (variable of type "github.com/docker/docker/api/types/events".Action) as string value in argument to libpodEvents.StringToStatus
|
build_binaries:
vendor/github.com/containers/podman/v4/pkg/domain/entities/events.go#L30
cannot use e.Type (variable of type "github.com/docker/docker/api/types/events".Type) as string value in argument to libpodEvents.StringToType
|
build_binaries:
vendor/github.com/containers/podman/v4/pkg/domain/entities/events.go#L72
cannot use e.Type.String() (value of type string) as "github.com/docker/docker/api/types/events".Type value in struct literal
|
build_binaries:
vendor/github.com/containers/podman/v4/pkg/domain/entities/events.go#L73
cannot use e.Status.String() (value of type string) as "github.com/docker/docker/api/types/events".Action value in struct literal
|
build_binaries
Process completed with exit code 2.
|
unit_test
Process completed with exit code 2.
|
golangci-lint
could not import github.com/containers/podman/v4/pkg/domain/entities (-: # github.com/containers/podman/v4/pkg/domain/entities
|
golangci-lint
cannot use e.Action (variable of type "github.com/docker/docker/api/types/events".Action) as string value in argument to libpodEvents.StringToStatus
|
golangci-lint
cannot use e.Type (variable of type "github.com/docker/docker/api/types/events".Type) as string value in argument to libpodEvents.StringToType
|
golangci-lint
cannot use e.Type.String() (value of type string) as "github.com/docker/docker/api/types/events".Type value in struct literal
|
golangci-lint
cannot use e.Status.String() (value of type string) as "github.com/docker/docker/api/types/events".Action value in struct literal) (typecheck)
|
golangci-lint
could not import github.com/containers/podman/v4/pkg/domain/entities (-: # github.com/containers/podman/v4/pkg/domain/entities
|
golangci-lint
cannot use e.Action (variable of type "github.com/docker/docker/api/types/events".Action) as string value in argument to libpodEvents.StringToStatus
|
golangci-lint
cannot use e.Type (variable of type "github.com/docker/docker/api/types/events".Type) as string value in argument to libpodEvents.StringToType
|
golangci-lint
cannot use e.Type.String() (value of type string) as "github.com/docker/docker/api/types/events".Type value in struct literal
|
golangci-lint
cannot use e.Status.String() (value of type string) as "github.com/docker/docker/api/types/events".Action value in struct literal) (typecheck)
|
DCO-check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: tim-actions/[email protected], tim-actions/dco@master, tim-actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
DCO-check
The following actions uses node12 which is deprecated and will be forced to run on node16: tim-actions/dco@master. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
DCO-check
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/
|
pre-commit
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
pre-commit
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
vendoring
Restore cache failed: Dependencies file is not found in /home/runner/work/podman-tui/podman-tui. Supported file pattern: go.sum
|
build_binaries
Restore cache failed: Dependencies file is not found in /home/runner/work/podman-tui/podman-tui. Supported file pattern: go.sum
|
golangci-lint
Restore cache failed: Dependencies file is not found in /__w/podman-tui/podman-tui. Supported file pattern: go.sum
|