Skip to content

Transition to beacon API #15

Transition to beacon API

Transition to beacon API #15

Triggered via pull request September 16, 2024 11:41
Status Failure
Total duration 54s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: ../../../../../opt/hostedtoolcache/go/1.23.1/x64/src/runtime/time.go#L174
cannot range over 3 (untyped int constant) (typecheck)
lint: ../../../../../opt/hostedtoolcache/go/1.23.1/x64/src/syscall/syscall_unix.go#L66
m.Lock undefined (type *mmapper has no field or method Lock) (typecheck)
lint: ../../../../../opt/hostedtoolcache/go/1.23.1/x64/src/syscall/syscall_unix.go#L67
m.Unlock undefined (type *mmapper has no field or method Unlock) (typecheck)
lint: ../../../../../opt/hostedtoolcache/go/1.23.1/x64/src/syscall/syscall_unix.go#L79
m.Lock undefined (type *mmapper has no field or method Lock) (typecheck)
lint: ../../../../../opt/hostedtoolcache/go/1.23.1/x64/src/syscall/syscall_unix.go#L80
m.Unlock undefined (type *mmapper has no field or method Unlock) (typecheck)
lint: ../../../../../opt/hostedtoolcache/go/1.23.1/x64/src/internal/fmtsort/sort.go#L79
cannot infer T (/opt/hostedtoolcache/go/1.23.1/x64/src/cmp/cmp.go:40:14) (typecheck)
lint: ../../../../../opt/hostedtoolcache/go/1.23.1/x64/src/internal/fmtsort/sort.go#L81
cannot infer T (/opt/hostedtoolcache/go/1.23.1/x64/src/cmp/cmp.go:40:14) (typecheck)
lint: ../../../../../opt/hostedtoolcache/go/1.23.1/x64/src/internal/fmtsort/sort.go#L83
cannot infer T (/opt/hostedtoolcache/go/1.23.1/x64/src/cmp/cmp.go:40:14) (typecheck)
lint: ../../../../../opt/hostedtoolcache/go/1.23.1/x64/src/reflect/iter.go#L67
cannot range over v.Len() (value of type int) (typecheck)