Container create dialog secret option #801
pr.yml
on: pull_request
pre-commit
20s
DCO-check
3s
codespell
10s
vendoring
19s
golangci-lint
2m 23s
unit_test
2m 15s
build_binaries
1m 46s
update reportcard
0s
Annotations
2 errors and 4 warnings
golangci-lint
cyclomatic complexity 31 of func `(*ContainerCreateDialog).ContainerCreateOptions` is high (> 30) (gocyclo)
|
golangci-lint
Process completed with exit code 2.
|
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
|