Add CheckConsoleText(WIP) #3868
Closed
Annotations
10 errors and 2 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)
|
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/
|
Run actions/setup-go@v4
Restore cache failed: Dependencies file is not found in /home/runner/work/coreos-assembler/coreos-assembler. Supported file pattern: go.sum
|
Loading