Skip to content

chore!: adopt slog, drop go-kit/log #197

chore!: adopt slog, drop go-kit/log

chore!: adopt slog, drop go-kit/log #197

Re-run triggered October 15, 2024 06:30
Status Failure
Total duration 2m 55s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: bind_exporter.go#L525
undefined: kingpin (typecheck)
lint: bind_exporter.go#L528
undefined: kingpin (typecheck)
lint: bind_exporter.go#L531
undefined: kingpin (typecheck)
lint: ../../../go/pkg/mod/golang.org/[email protected]/src/runtime/time.go#L174
cannot range over 3 (untyped int constant) (typecheck)
lint: ../../../go/pkg/mod/golang.org/[email protected]/src/syscall/syscall_unix.go#L66
m.Lock undefined (type *mmapper has no field or method Lock) (typecheck)
lint: ../../../go/pkg/mod/golang.org/[email protected]/src/syscall/syscall_unix.go#L67
m.Unlock undefined (type *mmapper has no field or method Unlock) (typecheck)
lint: ../../../go/pkg/mod/golang.org/[email protected]/src/syscall/syscall_unix.go#L79
m.Lock undefined (type *mmapper has no field or method Lock) (typecheck)
lint: ../../../go/pkg/mod/golang.org/[email protected]/src/syscall/syscall_unix.go#L80
m.Unlock undefined (type *mmapper has no field or method Unlock) (typecheck)
lint: ../../../go/pkg/mod/golang.org/[email protected]/src/encoding/json/encode.go#L168
e.Bytes undefined (type *encodeState has no field or method Bytes) (typecheck)
lint: ../../../go/pkg/mod/golang.org/[email protected]/src/encoding/json/encode.go#L428
e.WriteString undefined (type *encodeState has no field or method WriteString) (typecheck)
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/