Skip to content

chore(deps): update all #2155

chore(deps): update all

chore(deps): update all #2155

Triggered via pull request January 11, 2024 18:22
Status Failure
Total duration 2m 3s
Artifacts

ci.yml

on: pull_request
Matrix: tests-on-linux
Matrix: tests-on-mac
Matrix: tests-on-windows
Fit to window
Zoom out
Zoom in

Annotations

10 errors
golangci-lint: pkg/hooks/hooks.go#L29
cannot range over *h (variable of type Hooks) (typecheck)
golangci-lint: pkg/controlsockets/control-sockets.go#L40
undeclared name: `zglob` (typecheck)
golangci-lint: ../../../../../opt/hostedtoolcache/go/1.20.12/x64/src/runtime/debuglog.go#L296
StringData not declared by package unsafe (typecheck)
golangci-lint: ../../../../../opt/hostedtoolcache/go/1.20.12/x64/src/runtime/heapdump.go#L159
StringData not declared by package unsafe (typecheck)
golangci-lint: ../../../../../opt/hostedtoolcache/go/1.20.12/x64/src/runtime/heapdump.go#L202
StringData not declared by package unsafe (typecheck)
golangci-lint: ../../../../../opt/hostedtoolcache/go/1.20.12/x64/src/runtime/proc.go#L658
String not declared by package unsafe (typecheck)
golangci-lint: ../../../../../opt/hostedtoolcache/go/1.20.12/x64/src/runtime/string.go#L105
String not declared by package unsafe (typecheck)
golangci-lint: ../../../../../opt/hostedtoolcache/go/1.20.12/x64/src/runtime/string.go#L115
String not declared by package unsafe (typecheck)
golangci-lint: ../../../../../opt/hostedtoolcache/go/1.20.12/x64/src/encoding/json/decode.go#L161
invalid operation: cannot compare e.Type == nil (operator == not defined on untyped nil) (typecheck)
golangci-lint: ../../../../../opt/hostedtoolcache/go/1.20.12/x64/src/encoding/json/decode.go#L254
invalid operation: cannot compare d.errorContext.Struct != nil (operator != not defined on untyped nil) (typecheck)