Skip to content

docs: update installation instructions to use go install #41

docs: update installation instructions to use go install

docs: update installation instructions to use go install #41

Re-run triggered October 23, 2024 20:02
Status Failure
Total duration 44s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
main
cannot range over 3 (untyped int constant) (typecheck)
main
a.Lock undefined (type *onceError has no field or method Lock) (typecheck)
main
a.Unlock undefined (type *onceError has no field or method Unlock) (typecheck)
main
a.Lock undefined (type *onceError has no field or method Lock) (typecheck)
main
a.Unlock undefined (type *onceError has no field or method Unlock) (typecheck)
main
cannot infer T (/opt/hostedtoolcache/go/1.23.2/x64/src/cmp/cmp.go:40:14) (typecheck)
main
cannot infer T (/opt/hostedtoolcache/go/1.23.2/x64/src/cmp/cmp.go:40:14) (typecheck)
main
cannot infer T (/opt/hostedtoolcache/go/1.23.2/x64/src/cmp/cmp.go:40:14) (typecheck)
main
missing return (typecheck)
main
cannot range over v.Len() (value of type int) (typecheck)
main
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
main
Restore cache failed: Dependencies file is not found in /home/runner/work/perfsprint/perfsprint. Supported file pattern: go.sum