Remote codec-endpoint cherry-pick #181
Annotations
4 errors and 3 warnings
golangci-lint:
client/codec.go#L1
: # github.com/temporalio/cli/client [github.com/temporalio/cli/client.test]
|
golangci-lint:
client/codec.go#L118
cannot use &resultPayloads (value of type *"go.temporal.io/api/common/v1".Payloads) as protoreflect.ProtoMessage value in argument to protojson.Unmarshal: *"go.temporal.io/api/common/v1".Payloads does not implement protoreflect.ProtoMessage (missing method ProtoReflect) (typecheck)
|
golangci-lint:
common/stringify/stringify.go#L176
flag-parameter: parameter 'printFully' seems to be a control flag, avoid control coupling (revive)
|
golangci-lint
issues found
|
shellcheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
doctoc
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9, actions/setup-node@e33196f7422957bea03ed53f6fbb155025ffc7b8. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9, actions/setup-go@fac708d6674e30b6ba41289acaab6d4b75aa0753, golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|