[helmcli] Add support to show debug log #180
Annotations
10 errors and 1 warning
golangci-lint:
cmd/kperf/commands/runnergroup/delete.go#L1
: # github.com/Azure/kperf/cmd/kperf/commands/runnergroup
|
golangci-lint:
cmd/kperf/commands/runnergroup/root.go#L31
undefined: klog
|
golangci-lint:
cmd/kperf/commands/runnergroup/root.go#L32
undefined: klog (typecheck)
|
golangci-lint:
virtualcluster/nodes_common.go#L1
: # github.com/Azure/kperf/virtualcluster
|
golangci-lint:
virtualcluster/nodes_create.go#L17
syntax error: non-declaration statement outside function body
|
golangci-lint:
virtualcluster/nodes_create.go#L37
syntax error: unexpected ==, expected }
|
golangci-lint:
virtualcluster/nodes_create.go#L39
syntax error: unexpected >>, expected }
|
golangci-lint:
virtualcluster/nodes_create.go#L64
method has no receiver
|
golangci-lint:
virtualcluster/nodes_create.go#L64
syntax error: unexpected {, expected name
|
golangci-lint:
virtualcluster/nodes_create.go#L70
syntax error: unexpected ( after top level declaration (typecheck)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading