Skip to content

Feat: Go based reimplementation #1

Feat: Go based reimplementation

Feat: Go based reimplementation #1

Triggered via pull request July 10, 2024 17:07
@aleszalesz
opened #15
lets/go
Status Failure
Total duration 2m 30s
Artifacts

verify.yml

on: pull_request
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

23 errors and 1 warning
lint (1.21): scrubbed.go#L72
undefined: env (typecheck)
lint (1.21): scrubbed.go#L128
undefined: validator (typecheck)
lint (1.21): ../../../go/pkg/mod/golang.org/[email protected]/src/encoding/json/encode.go#L167
e.Bytes undefined (type *encodeState has no field or method Bytes) (typecheck)
lint (1.21): ../../../go/pkg/mod/golang.org/[email protected]/src/encoding/json/encode.go#L427
e.WriteString undefined (type *encodeState has no field or method WriteString) (typecheck)
lint (1.22)
The job was canceled because "_1_21" failed.
lint (1.22): scrubbed.go#L72
undefined: env (typecheck)
lint (1.22): scrubbed.go#L128
undefined: validator (typecheck)
lint (1.22): ../../../../../opt/hostedtoolcache/go/1.22.5/x64/src/encoding/json/encode.go#L167
e.Bytes undefined (type *encodeState has no field or method Bytes) (typecheck)
lint (1.22): ../../../../../opt/hostedtoolcache/go/1.22.5/x64/src/encoding/json/encode.go#L427
e.WriteString undefined (type *encodeState has no field or method WriteString) (typecheck)
lint (1.20)
The job was canceled because "_1_21" failed.
lint (1.20)
golangci-lint exit with code 3
lint (1.21)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/