Skip to content

change stop to be start stop #357

change stop to be start stop

change stop to be start stop #357

Triggered via pull request September 8, 2024 20:03
Status Failure
Total duration 2m 54s
Artifacts

ci.yml

on: pull_request
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

26 errors and 11 warnings
build: pkg/commands/container.go#L65
undefined: dockerTypes.ContainerStartOptions
build
Process completed with exit code 1.
check-codebase: pkg/commands/container.go#L65
undefined: dockerTypes.ContainerStartOptions
check-codebase
Process completed with exit code 1.
ci - ubuntu-latest: pkg/commands/container.go#L65
undefined: dockerTypes.ContainerStartOptions
ci - ubuntu-latest
Process completed with exit code 1.
ci - windows-latest: pkg/commands/container.go#L65
undefined: dockerTypes.ContainerStartOptions
ci - windows-latest
Process completed with exit code 1.
lint: pkg/gui/presentation/container_stats.go#L13
could not import github.com/jesseduffield/lazydocker/pkg/commands (-: # github.com/jesseduffield/lazydocker/pkg/commands
lint: pkg/commands/container.go#L65
undefined: dockerTypes.ContainerStartOptions) (typecheck)
lint: pkg/app/app.go#L7
could not import github.com/jesseduffield/lazydocker/pkg/commands (-: # github.com/jesseduffield/lazydocker/pkg/commands
lint: pkg/commands/container.go#L65
undefined: dockerTypes.ContainerStartOptions) (typecheck)
lint: pkg/commands/container.go#L1
: # github.com/jesseduffield/lazydocker/pkg/commands [github.com/jesseduffield/lazydocker/pkg/commands.test]
lint: pkg/commands/container.go#L65
undefined: dockerTypes.ContainerStartOptions (typecheck)
lint: pkg/gui/container_logs.go#L14
could not import github.com/jesseduffield/lazydocker/pkg/commands (-: # github.com/jesseduffield/lazydocker/pkg/commands
lint: pkg/commands/container.go#L65
undefined: dockerTypes.ContainerStartOptions) (typecheck)
lint
issues found
lint: pkg/gui/presentation/container_stats.go#L13
could not import github.com/jesseduffield/lazydocker/pkg/commands (-: # github.com/jesseduffield/lazydocker/pkg/commands
lint: pkg/commands/container.go#L65
undefined: dockerTypes.ContainerStartOptions) (typecheck)
lint: pkg/app/app.go#L7
could not import github.com/jesseduffield/lazydocker/pkg/commands (-: # github.com/jesseduffield/lazydocker/pkg/commands
lint: pkg/commands/container.go#L65
undefined: dockerTypes.ContainerStartOptions) (typecheck)
lint: pkg/commands/container.go#L1
: # github.com/jesseduffield/lazydocker/pkg/commands [github.com/jesseduffield/lazydocker/pkg/commands.test]
lint: pkg/commands/container.go#L65
undefined: dockerTypes.ContainerStartOptions (typecheck)
lint: pkg/gui/container_logs.go#L14
could not import github.com/jesseduffield/lazydocker/pkg/commands (-: # github.com/jesseduffield/lazydocker/pkg/commands
lint: pkg/commands/container.go#L65
undefined: dockerTypes.ContainerStartOptions) (typecheck)
lint
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v1, actions/cache@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
check-codebase
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
check-codebase
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v1, actions/cache@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ci - ubuntu-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ci - ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v1, actions/cache@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ci - windows-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ci - windows-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v1, actions/cache@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v1, actions/cache@v1, golangci/golangci-lint-action@v3.1.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint
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/