Skip to content

Manage error using cobra #5

Manage error using cobra

Manage error using cobra #5

Triggered via push February 12, 2024 21:02
Status Failure
Total duration 36s
Artifacts

build.yml

on: push
call-workflow  /  lint
10s
call-workflow / lint
call-workflow  /  build
26s
call-workflow / build
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 2 warnings
call-workflow / lint: cmd/edit.go#L1
: # github.com/antham/wo/cmd
call-workflow / lint: cmd/edit.go#L4
"log" imported and not used
call-workflow / lint: cmd/editEnv.go#L4
"log" imported and not used
call-workflow / lint: cmd/list.go#L5
"log" imported and not used
call-workflow / lint: cmd/load.go#L4
"log" imported and not used
call-workflow / lint: cmd/remove.go#L4
"log" imported and not used
call-workflow / lint: cmd/run.go#L4
"log" imported and not used
call-workflow / lint: cmd/show.go#L5
"log" imported and not used (typecheck)
call-workflow / lint: main.go#L3
could not import github.com/antham/wo/cmd (-: # github.com/antham/wo/cmd
call-workflow / lint: cmd/edit.go#L4
"log" imported and not used
call-workflow / build: cmd/edit.go#L4
"log" imported and not used
call-workflow / build: cmd/editEnv.go#L4
"log" imported and not used
call-workflow / build: cmd/list.go#L5
"log" imported and not used
call-workflow / build: cmd/load.go#L4
"log" imported and not used
call-workflow / build: cmd/remove.go#L4
"log" imported and not used
call-workflow / build: cmd/run.go#L4
"log" imported and not used
call-workflow / build: cmd/show.go#L5
"log" imported and not used
call-workflow / build
The process '/opt/hostedtoolcache/goreleaser-action/1.24.0/x64/goreleaser' failed with exit code 1
call-workflow / lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, 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/.
call-workflow / build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, goreleaser/goreleaser-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.