build(deps): Bump github.com/golangci/golangci-lint from 1.53.3 to 1.60.1 #202
check-generated.yml
on: pull_request
check-mocks
50s
check-proto
38s
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
|