Skip to content

chore(deps): Bump google.golang.org/protobuf from 1.30.0 to 1.33.0 in /tools #26

chore(deps): Bump google.golang.org/protobuf from 1.30.0 to 1.33.0 in /tools

chore(deps): Bump google.golang.org/protobuf from 1.30.0 to 1.33.0 in /tools #26

Triggered via pull request March 13, 2024 22:31
Status Failure
Total duration 41s
Artifacts

pr.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
Test
cannot use fileDescriptorProto (variable of type *descriptorpb.FileDescriptorProto) as FileDescriptor value in assignment: *descriptorpb.FileDescriptorProto does not implement FileDescriptor (wrong type for method GetEdition)
Test
impossible type assertion: fileDescriptor.(*descriptorpb.FileDescriptorProto)
Test
cannot use proto.String(edition) (value of type *string) as *descriptorpb.Edition value in assignment
Test
cannot use fileDescriptorProto (variable of type *descriptorpb.FileDescriptorProto) as FileDescriptor value in argument to ValidateFileDescriptor: *descriptorpb.FileDescriptorProto does not implement FileDescriptor (wrong type for method GetEdition)
Test
Process completed with exit code 2.
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v2, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/