Skip to content

chore(deps): bump go.temporal.io/api from 1.26.0 to 1.27.0 #1440

chore(deps): bump go.temporal.io/api from 1.26.0 to 1.27.0

chore(deps): bump go.temporal.io/api from 1.26.0 to 1.27.0 #1440

Triggered via push February 2, 2024 02:09
Status Failure
Total duration 34s
Artifacts

linters.yml

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

Annotations

8 errors and 1 warning
Golang-CI (lint): internal/protocol.go#L320
cannot use cmd.Options.RetryPolicy.InitialInterval (variable of type *durationpb.Duration) as *time.Duration value in argument to ifNotNil (typecheck)
Golang-CI (lint): internal/protocol.go#L322
cannot use cmd.Options.RetryPolicy.MaximumInterval (variable of type *durationpb.Duration) as *time.Duration value in argument to ifNotNil (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)
issues found
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/.