Skip to content

chore(deps): update all non-major dependencies #174

chore(deps): update all non-major dependencies

chore(deps): update all non-major dependencies #174

Triggered via push November 23, 2024 14:14
Status Failure
Total duration 3m 29s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: ../../../../../opt/hostedtoolcache/go/1.23.3/x64/src/runtime/time.go#L189
cannot range over 3 (untyped int constant) (typecheck)
lint: ../../../../../opt/hostedtoolcache/go/1.23.3/x64/src/io/pipe.go#L22
a.Lock undefined (type *onceError has no field or method Lock) (typecheck)
lint: ../../../../../opt/hostedtoolcache/go/1.23.3/x64/src/io/pipe.go#L23
a.Unlock undefined (type *onceError has no field or method Unlock) (typecheck)
lint: ../../../../../opt/hostedtoolcache/go/1.23.3/x64/src/io/pipe.go#L30
a.Lock undefined (type *onceError has no field or method Lock) (typecheck)
lint: ../../../../../opt/hostedtoolcache/go/1.23.3/x64/src/io/pipe.go#L31
a.Unlock undefined (type *onceError has no field or method Unlock) (typecheck)
lint: ../../../../../opt/hostedtoolcache/go/1.23.3/x64/src/internal/fmtsort/sort.go#L79
cannot infer T (/opt/hostedtoolcache/go/1.23.3/x64/src/cmp/cmp.go:40:14) (typecheck)
lint: ../../../../../opt/hostedtoolcache/go/1.23.3/x64/src/internal/fmtsort/sort.go#L81
cannot infer T (/opt/hostedtoolcache/go/1.23.3/x64/src/cmp/cmp.go:40:14) (typecheck)
lint: ../../../../../opt/hostedtoolcache/go/1.23.3/x64/src/internal/fmtsort/sort.go#L83
cannot infer T (/opt/hostedtoolcache/go/1.23.3/x64/src/cmp/cmp.go:40:14) (typecheck)
lint: ../../../../../opt/hostedtoolcache/go/1.23.3/x64/src/internal/fmtsort/sort.go#L85
cannot infer T (/opt/hostedtoolcache/go/1.23.3/x64/src/cmp/cmp.go:40:14) (typecheck)
lint: ../../../../../opt/hostedtoolcache/go/1.23.3/x64/src/internal/fmtsort/sort.go#L88
cannot infer T (/opt/hostedtoolcache/go/1.23.3/x64/src/cmp/cmp.go:40:14) (typecheck)
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/