build(deps): Bump google.golang.org/protobuf from 1.31.0 to 1.35.1 #243
check-generated.yml
on: pull_request
check-mocks
45s
check-proto
40s
Annotations
5 errors and 4 warnings
check-proto
cannot use fileDescriptorProto (variable of type *descriptorpb.FileDescriptorProto) as FileDescriptor value in assignment: *descriptorpb.FileDescriptorProto does not implement FileDescriptor (wrong type for method GetEdition)
|
check-proto
impossible type assertion: fileDescriptor.(*descriptorpb.FileDescriptorProto)
|
check-proto
cannot use proto.String(edition) (value of type *string) as *descriptorpb.Edition value in assignment
|
check-proto
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)
|
check-proto
Process completed with exit code 1.
|
check-proto
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
check-proto
Restore cache failed: Dependencies file is not found in /home/runner/work/ostracon/ostracon. Supported file pattern: go.sum
|
check-mocks
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
check-mocks
Restore cache failed: Dependencies file is not found in /home/runner/work/ostracon/ostracon. Supported file pattern: go.sum
|