Bump github.com/docker/docker from 24.0.7+incompatible to 25.0.1+incompatible #593
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
pr.yml
on: pull_request
pre-commit
18s
DCO-check
7s
codespell
10s
vendoring
17s
golangci-lint
2m 27s
unit_test
3m 33s
build_binaries
23s
update reportcard
0s
Annotations
16 errors and 6 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.
|
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)
|
unit_test
Process completed with exit code 2.
|
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/
|
vendoring
Restore cache failed: Dependencies file is not found in /home/runner/work/podman-tui/podman-tui. Supported file pattern: go.sum
|
pre-commit
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
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
|