Skip to content

First commit

First commit #2

Triggered via push November 8, 2024 17:34
Status Failure
Total duration 1m 49s
Billable time 2m
Artifacts

main.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build
cannot range over 3 (untyped int constant) (typecheck)
build
cannot infer T (/home/runner/go/pkg/mod/golang.org/[email protected]/src/cmp/cmp.go:40:14) (typecheck)
build
cannot infer T (/home/runner/go/pkg/mod/golang.org/[email protected]/src/cmp/cmp.go:40:14) (typecheck)
build
cannot infer T (/home/runner/go/pkg/mod/golang.org/[email protected]/src/cmp/cmp.go:40:14) (typecheck)
build
missing return (typecheck)
build
cannot range over v.Len() (value of type int) (typecheck)
build
cannot range over v.Len() (value of type int) (typecheck)
build
cannot range over v.Len() (value of type int) (typecheck)
build
cannot range over num (variable of type int) (typecheck)
build
cannot infer E (/home/runner/go/pkg/mod/golang.org/[email protected]/src/slices/iter.go:57:14) (typecheck)
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/