chore(deps): bump go.temporal.io/api from 1.26.0 to 1.27.0 #1440
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/.
|