Skip to content

Add awesome-go badge #17

Add awesome-go badge

Add awesome-go badge #17

Triggered via push October 30, 2024 15:52
Status Failure
Total duration 33s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Build: generic.go#L77
missing return (typecheck)
Build: generic.go#L141
missing return (typecheck)
Build: ../../../../../opt/hostedtoolcache/go/1.23.2/x64/src/slices/iter.go#L50
cannot range over seq (variable of type iter.Seq[E]) (typecheck)
Build: ../../../../../opt/hostedtoolcache/go/1.23.2/x64/src/os/stat_linux.go#L47
not enough arguments in call to time.Unix
Build: ../../../../../opt/hostedtoolcache/go/1.23.2/x64/src/regexp/exec.go#L432
inst.Arg undefined (type *onePassInst has no field or method Arg) (typecheck)
Build: ../../../../../opt/hostedtoolcache/go/1.23.2/x64/src/regexp/exec.go#L446
inst.Out undefined (type *onePassInst has no field or method Out) (typecheck)
Build: ../../../../../opt/hostedtoolcache/go/1.23.2/x64/src/regexp/exec.go#L447
inst.Op undefined (type *onePassInst has no field or method Op) (typecheck)
Build: ../../../../../opt/hostedtoolcache/go/1.23.2/x64/src/regexp/exec.go#L458
inst.MatchRune undefined (type *onePassInst has no field or method MatchRune) (typecheck)
Build: ../../../../../opt/hostedtoolcache/go/1.23.2/x64/src/regexp/exec.go#L462
inst.Rune undefined (type *onePassInst has no field or method Rune) (typecheck)
Build: ../../../../../opt/hostedtoolcache/go/1.23.2/x64/src/regexp/exec.go#L480
inst.Arg undefined (type *onePassInst has no field or method Arg) (typecheck)
Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/