Skip to content

Unit tests for litmusctl #243

Unit tests for litmusctl

Unit tests for litmusctl #243

Triggered via pull request December 18, 2023 15:54
Status Failure
Total duration 21s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
build: pkg/cmd/config/setAccount.go#L206
missing ',' before newline in composite literal
build: pkg/cmd/config/setAccount.go#L208
expected operand, found '}'
build: pkg/cmd/config/setAccount.go#L216
expected ';', found 'EOF'
build: pkg/cmd/config/setAccount.go#L206
missing ',' before newline in composite literal
build: pkg/cmd/config/setAccount.go#L208
expected operand, found '}'
build: pkg/cmd/config/setAccount.go#L216
expected ';', found 'EOF'
build
Process completed with exit code 2.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/