chore: upgrade buf and go mod versions, update README and CI/CD Go ve… #296
Annotations
6 errors and 1 warning
Build
cannot use fileDescriptorProto (variable of type *descriptorpb.FileDescriptorProto) as FileDescriptor value in assignment: *descriptorpb.FileDescriptorProto does not implement FileDescriptor (wrong type for method GetEdition)
|
Build
impossible type assertion: fileDescriptor.(*descriptorpb.FileDescriptorProto)
|
Build
cannot use proto.String(edition) (value of type *string) as *descriptorpb.Edition value in assignment
|
Build
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)
|
Build
undefined: descriptorpb.Default_FileOptions_PhpGenericServices
|
Build
Process completed with exit code 2.
|
Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|