Skip to content

Feat: Go based reimplementation #2

Feat: Go based reimplementation

Feat: Go based reimplementation #2

Triggered via pull request July 10, 2024 17:12
@aleszalesz
synchronize #15
lets/go
Status Failure
Total duration 36s
Artifacts

verify.yml

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

Annotations

10 errors and 1 warning
lint (1.22.5): scrubbed.go#L72
undefined: env (typecheck)
lint (1.22.5): scrubbed.go#L128
undefined: validator (typecheck)
lint (1.22.5): ../../../../../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.5): ../../../../../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.22.5)
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/