fix(deps): update module google.golang.org/protobuf to v1.33.0 [security] (master) - autoclosed #969
Annotations
5 errors
Check Diff
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 Diff
impossible type assertion: fileDescriptor.(*descriptorpb.FileDescriptorProto)
|
Check Diff
cannot use proto.String(edition) (value of type *string) as *descriptorpb.Edition value in assignment
|
Check Diff
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 Diff
Process completed with exit code 2.
|
Loading