Skip to content

chore: update CI, go1.21, add new method to replay from proto #1164

chore: update CI, go1.21, add new method to replay from proto

chore: update CI, go1.21, add new method to replay from proto #1164

Triggered via push August 9, 2023 19:44
Status Failure
Total duration 4m 25s
Artifacts

linters.yml

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

Annotations

6 errors
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)
issues found