Skip to content

[helmcli] Add support to show debug log #179

[helmcli] Add support to show debug log

[helmcli] Add support to show debug log #179

Triggered via pull request March 11, 2024 22:14
Status Failure
Total duration 2m 20s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

28 errors and 3 warnings
linter: cmd/kperf/commands/runnergroup/delete.go#L1
: # github.com/Azure/kperf/cmd/kperf/commands/runnergroup
linter: cmd/kperf/commands/runnergroup/root.go#L31
undefined: klog
linter: cmd/kperf/commands/runnergroup/root.go#L32
undefined: klog (typecheck)
linter: virtualcluster/nodes_common.go#L1
: # github.com/Azure/kperf/virtualcluster
linter: virtualcluster/nodes_create.go#L17
syntax error: non-declaration statement outside function body
linter: virtualcluster/nodes_create.go#L37
syntax error: unexpected ==, expected }
linter: virtualcluster/nodes_create.go#L39
syntax error: unexpected >>, expected }
linter: virtualcluster/nodes_create.go#L64
method has no receiver
linter: virtualcluster/nodes_create.go#L64
syntax error: unexpected {, expected name
linter: virtualcluster/nodes_create.go#L70
syntax error: unexpected ( after top level declaration (typecheck)
build: virtualcluster/nodes_create.go#L17
syntax error: non-declaration statement outside function body
build: virtualcluster/nodes_create.go#L37
syntax error: unexpected ==, expected }
build: virtualcluster/nodes_create.go#L39
syntax error: unexpected >>, expected }
build: virtualcluster/nodes_create.go#L64
method has no receiver
build: virtualcluster/nodes_create.go#L64
syntax error: unexpected {, expected name
build: virtualcluster/nodes_create.go#L70
syntax error: unexpected ( after top level declaration
build: cmd/kperf/commands/runnergroup/root.go#L31
undefined: klog
build: cmd/kperf/commands/runnergroup/root.go#L32
undefined: klog
build
Process completed with exit code 2.
test: virtualcluster/nodes_create.go#L17
syntax error: non-declaration statement outside function body
test: virtualcluster/nodes_create.go#L37
syntax error: unexpected ==, expected }
test: virtualcluster/nodes_create.go#L39
syntax error: unexpected >>, expected }
test: virtualcluster/nodes_create.go#L64
method has no receiver
test: virtualcluster/nodes_create.go#L64
syntax error: unexpected {, expected name
test: virtualcluster/nodes_create.go#L70
syntax error: unexpected ( after top level declaration
test: cmd/kperf/commands/runnergroup/root.go#L31
undefined: klog
test: cmd/kperf/commands/runnergroup/root.go#L32
undefined: klog
test
Process completed with exit code 2.
linter
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/.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.