[ppc64le] Remove P8 and P9 hack so tests pass for Power10 #2391
lints.yml
on: pull_request
ShellCheck
1m 23s
golangci-lint
3m 53s
Annotations
10 errors and 3 warnings
golangci-lint:
mantle/platform/cluster.go#L1
: # github.com/coreos/coreos-assembler/mantle/platform
|
golangci-lint:
mantle/platform/qemu.go#L55
"golang.org/x/sys/unix" imported and not used (typecheck)
|
golangci-lint:
mantle/kola/cluster/cluster.go#L28
could not import github.com/coreos/coreos-assembler/mantle/platform (-: # github.com/coreos/coreos-assembler/mantle/platform
|
golangci-lint:
mantle/platform/qemu.go#L55
"golang.org/x/sys/unix" imported and not used) (typecheck)
|
golangci-lint:
mantle/kola/cluster/cluster.go#L68
t.Machines undefined (type *TestCluster has no field or method Machines) (typecheck)
|
golangci-lint:
mantle/kola/cluster/cluster.go#L178
t.SSHOnTestFailure undefined (type *TestCluster has no field or method SSHOnTestFailure) (typecheck)
|
golangci-lint:
mantle/kola/cluster/cluster.go#L203
t.SSHOnTestFailure undefined (type *TestCluster has no field or method SSHOnTestFailure) (typecheck)
|
golangci-lint:
mantle/platform/api/aws/api.go#L30
could not import github.com/coreos/coreos-assembler/mantle/platform (-: # github.com/coreos/coreos-assembler/mantle/platform
|
golangci-lint:
mantle/platform/qemu.go#L55
"golang.org/x/sys/unix" imported and not used) (typecheck)
|
golangci-lint:
mantle/platform/api/azure/options.go#L19
could not import github.com/coreos/coreos-assembler/mantle/platform (-: # github.com/coreos/coreos-assembler/mantle/platform
|
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/
|
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
|