mantle/kola: rework fcos.upgrade.basic #2402
Triggered via pull request
September 24, 2024 17:40
Status
Failure
Total duration
1m 23s
Artifacts
–
lints.yml
on: pull_request
ShellCheck
1m 13s
golangci-lint
34s
Annotations
4 errors and 3 warnings
golangci-lint:
mantle/kola/cluster/cluster.go#L176
Error return value of `t.SSH` is not checked (errcheck)
|
golangci-lint:
mantle/kola/tests/upgrade/basic.go#L285
func `onProdStream` is unused (unused)
|
golangci-lint:
mantle/kola/tests/upgrade/basic.go#L298
func `isDevBuild` is unused (unused)
|
golangci-lint
issues found
|
golangci-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/coreos-assembler/coreos-assembler. Supported file pattern: go.sum
|
ShellCheck
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|