Skip to content

chore: [WIP]

chore: [WIP] #1430

Triggered via push January 31, 2024 22:22
Status Failure
Total duration 27s
Artifacts

linters.yml

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

Annotations

10 errors and 1 warning
Golang-CI (lint): internal/protocol.go#L71
undefined: failure (typecheck)
Golang-CI (lint): aggregatedpool/interceptor.go#L20
i.Next undefined (type *activityInboundInterceptor has no field or method Next) (typecheck)
Golang-CI (lint): aggregatedpool/interceptor.go#L31
i.Next undefined (type *activityOutboundInterceptor has no field or method Next) (typecheck)
Golang-CI (lint): aggregatedpool/interceptor.go#L32
a.Next undefined (type *activityInboundInterceptor has no field or method Next) (typecheck)
Golang-CI (lint): aggregatedpool/interceptor.go#L38
a.Next undefined (type *activityInboundInterceptor has no field or method Next) (typecheck)
Golang-CI (lint): aggregatedpool/handler.go#L5
"strconv" imported and not used (typecheck)
Golang-CI (lint): internal/codec/proto/proto.go#L64
undefined: json (typecheck)
Golang-CI (lint): internal/codec/proto/proto.go#L156
undefined: json (typecheck)
Golang-CI (lint): internal/codec/proto/proto.go#L182
undefined: json (typecheck)
Golang-CI (lint): rpc.go#L15
`v1` redeclared in this block (typecheck)
Golang-CI (lint)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: golangci/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.