Fix bugs and add basic tests #13
Annotations
2 errors and 1 warning
lint
Failed to run: Error: Command failed: go install github.com/golangci/golangci-lint/cmd/golangci-lint@latest
../../../go/pkg/mod/github.com/golangci/[email protected]/pkg/config/loader.go:8:2: package slices is not in GOROOT (/opt/hostedtoolcache/go/1.20.14/x64/src/slices)
note: imported by a module that requires go 1.21
, Error: Command failed: go install github.com/golangci/golangci-lint/cmd/golangci-lint@latest
../../../go/pkg/mod/github.com/golangci/[email protected]/pkg/config/loader.go:8:2: package slices is not in GOROOT (/opt/hostedtoolcache/go/1.20.14/x64/src/slices)
note: imported by a module that requires go 1.21
at ChildProcess.exithandler (node:child_process:422:12)
at ChildProcess.emit (node:events:514:28)
at maybeClose (node:internal/child_process:1105:16)
at ChildProcess._handle.onexit (node:internal/child_process:305:5)
|
lint
Command failed: go install github.com/golangci/golangci-lint/cmd/golangci-lint@latest
../../../go/pkg/mod/github.com/golangci/[email protected]/pkg/config/loader.go:8:2: package slices is not in GOROOT (/opt/hostedtoolcache/go/1.20.14/x64/src/slices)
note: imported by a module that requires go 1.21
|
lint
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/.
|