Skip to content

implement circular mean & stddev directly #15

implement circular mean & stddev directly

implement circular mean & stddev directly #15

Triggered via push January 12, 2025 18:55
Status Failure
Total duration 33s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
golangci-lint: ../../../go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.4.linux-amd64/src/slices/iter.go#L50
cannot range over seq (variable of type iter.Seq[E]) (typecheck)
golangci-lint: ../../../go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.4.linux-amd64/src/maps/iter.go#L51
cannot range over seq (variable of type iter.Seq2[K, V]) (typecheck)
golangci-lint: ../../../go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.4.linux-amd64/src/regexp/exec.go#L432
inst.Arg undefined (type *onePassInst has no field or method Arg) (typecheck)
golangci-lint: ../../../go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.4.linux-amd64/src/regexp/exec.go#L446
inst.Out undefined (type *onePassInst has no field or method Out) (typecheck)
golangci-lint: ../../../go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.4.linux-amd64/src/regexp/exec.go#L447
inst.Op undefined (type *onePassInst has no field or method Op) (typecheck)
golangci-lint: ../../../go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.4.linux-amd64/src/regexp/exec.go#L458
inst.MatchRune undefined (type *onePassInst has no field or method MatchRune) (typecheck)
golangci-lint: ../../../go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.4.linux-amd64/src/regexp/exec.go#L462
inst.Rune undefined (type *onePassInst has no field or method Rune) (typecheck)
go vet
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
golangci-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636