Skip to content

[Go] Regenerate proto #72

[Go] Regenerate proto

[Go] Regenerate proto #72

Triggered via pull request September 28, 2023 03:36
Status Failure
Total duration 1m 15s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Test
cannot use protoManifest (variable of type *manifest_proto.Manifest) as type protoreflect.ProtoMessage in argument to proto.Marshal:
Test
cannot use manifestProto (variable of type *manifest_proto.Manifest) as type protoreflect.ProtoMessage in argument to proto.Unmarshal:
Test
Process completed with exit code 1.
Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/