Skip to content

chore(deps): update dependencies #258

chore(deps): update dependencies

chore(deps): update dependencies #258

Triggered via push July 9, 2024 14:05
Status Failure
Total duration 5m 8s
Artifacts

linters.yml

on: push
Golang-CI (lint)
3m 10s
Golang-CI (lint)
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Golang-CI (lint): pkg/rpc/client.go#L194
undefined: json (typecheck)
Golang-CI (lint): pkg/rpc/client.go#L242
undefined: msgpack (typecheck)
Golang-CI (lint): pkg/rpc/codec.go#L150
undefined: json (typecheck)
Golang-CI (lint): pkg/rpc/codec.go#L172
undefined: msgpack (typecheck)
Golang-CI (lint): pkg/rpc/codec.go#L336
undefined: json (typecheck)
Golang-CI (lint): pkg/rpc/codec.go#L384
undefined: msgpack (typecheck)
Golang-CI (lint): ../../../go/pkg/mod/golang.org/[email protected]/src/slices/iter.go#L51
cannot range over seq (variable of type iter.Seq[E]) (typecheck)
Golang-CI (lint)
The following actions uses Node.js version which is deprecated 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/