Skip to content

Add CheckConsoleText(WIP) #2414

Add CheckConsoleText(WIP)

Add CheckConsoleText(WIP) #2414

Triggered via pull request September 26, 2024 14:50
Status Failure
Total duration 4m 4s
Artifacts

lints.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
golangci-lint: mantle/platform/cluster.go#L1
: import cycle not allowed: import stack: [github.com/coreos/coreos-assembler/mantle/cli github.com/coreos/coreos-assembler/mantle/kola github.com/coreos/coreos-assembler/mantle/kola/cluster github.com/coreos/coreos-assembler/mantle/platform github.com/coreos/coreos-assembler/mantle/platform] (typecheck)
golangci-lint: mantle/kola/cluster/cluster.go#L28
could not import github.com/coreos/coreos-assembler/mantle/platform (-: import cycle not allowed: import stack: [github.com/coreos/coreos-assembler/mantle/cli github.com/coreos/coreos-assembler/mantle/kola github.com/coreos/coreos-assembler/mantle/kola/cluster github.com/coreos/coreos-assembler/mantle/platform github.com/coreos/coreos-assembler/mantle/platform]) (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#L167
t.SSHOnTestFailure undefined (type *TestCluster has no field or method SSHOnTestFailure) (typecheck)
golangci-lint: mantle/kola/cluster/cluster.go#L192
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 (-: import cycle not allowed: import stack: [github.com/coreos/coreos-assembler/mantle/cli github.com/coreos/coreos-assembler/mantle/kola github.com/coreos/coreos-assembler/mantle/kola/cluster github.com/coreos/coreos-assembler/mantle/platform github.com/coreos/coreos-assembler/mantle/platform]) (typecheck)
golangci-lint: mantle/platform/api/azure/options.go#L19
could not import github.com/coreos/coreos-assembler/mantle/platform (-: import cycle not allowed: import stack: [github.com/coreos/coreos-assembler/mantle/cli github.com/coreos/coreos-assembler/mantle/kola github.com/coreos/coreos-assembler/mantle/kola/cluster github.com/coreos/coreos-assembler/mantle/platform github.com/coreos/coreos-assembler/mantle/platform]) (typecheck)
golangci-lint: mantle/platform/api/gcloud/compute.go#L34
a.options.BaseName undefined (type *Options has no field or method BaseName) (typecheck)
golangci-lint: mantle/platform/machine/aws/cluster.go#L60
ac.RenderUserData undefined (type *cluster has no field or method RenderUserData) (typecheck)
golangci-lint: mantle/platform/machine/aws/cluster.go#L69
ac.RuntimeConf undefined (type *cluster has no field or method RuntimeConf) (typecheck)
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