Skip to content

[Go] Regenerate proto (#62) #73

[Go] Regenerate proto (#62)

[Go] Regenerate proto (#62) #73

Triggered via push September 28, 2023 03:39
Status Failure
Total duration 1m 4s
Artifacts

ci.yaml

on: push
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/