[helmcli] Add support to show debug log #178
Annotations
8 errors and 1 warning
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:
runner/runnergroup_run.go#L74
cannot use helmcli.StringPathValuesApplier("name=" + runnerGroupServerReleaseName, "image=" + runnerImage, "runnerGroupSpec=" + specInStr) (value of type helmcli.ValuesApplier) as bool value in argument to helmcli.NewReleaseCli
|
build
Process completed with exit code 2.
|
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/.
|
Loading