Skip to content

lint on private runner #6

lint on private runner

lint on private runner #6

Triggered via push August 15, 2024 18:17
Status Failure
Total duration 1m 33s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint
undefined: ztidentity (typecheck)
lint
undefined: ztidentity (typecheck)
lint
undefined: ztidentity (typecheck)
lint
cannot range over seq (variable of type iter.Seq[E]) (typecheck)
lint
cannot range over seq (variable of type iter.Seq2[K, V]) (typecheck)
lint
not enough arguments in call to time.Unix
lint
inst.Arg undefined (type *onePassInst has no field or method Arg) (typecheck)
lint
inst.Out undefined (type *onePassInst has no field or method Out) (typecheck)
lint
inst.Op undefined (type *onePassInst has no field or method Op) (typecheck)
lint
inst.MatchRune undefined (type *onePassInst has no field or method MatchRune) (typecheck)
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/