Bump google.golang.org/protobuf from 1.30.0 to 1.33.0 #62
pr.yml
on: pull_request
Code linters
1m 38s
Matrix: unit-tests
Annotations
14 errors and 3 warnings
Unit tests in ubuntu-20.04
undefined: descriptorpb.Default_FileOptions_PhpGenericServices
|
Unit tests in ubuntu-20.04
exit status 1
|
Unit tests in ubuntu-20.04
all] Error 1
|
Unit tests in ubuntu-20.04
Process completed with exit code 2.
|
Code linters:
accounts/usbwallet/trezor/messages.pb.go#L11
could not import github.com/golang/protobuf/protoc-gen-go/descriptor (-: # github.com/golang/protobuf/protoc-gen-go/descriptor
|
Code linters
undefined: descriptorpb.Default_FileOptions_PhpGenericServices) (typecheck)
|
Code linters:
consensus/istanbul/qbft/core/request.go#L23
"github.com/ethereum/go-ethereum/core/types" imported and not used (typecheck)
|
Code linters:
consensus/istanbul/validator/default.go#L57
i declared and not used (typecheck)
|
Code linters:
p2p/simulations/http.go#L663
node.ServeRPC undefined (type *Node has no field or method ServeRPC) (typecheck)
|
Code linters:
p2p/simulations/network.go#L190
node.Start undefined (type *Node has no field or method Start) (typecheck)
|
Code linters:
p2p/simulations/network.go#L200
node.Client undefined (type *Node has no field or method Client) (typecheck)
|
Code linters:
p2p/simulations/network.go#L288
node.Stop undefined (type *Node has no field or method Stop) (typecheck)
|
Code linters:
p2p/simulations/network.go#L317
conn.one.Client undefined (type *Node has no field or method Client) (typecheck)
|
Code linters:
p2p/simulations/network.go#L322
conn.other.Addr undefined (type *Node has no field or method Addr) (typecheck)
|
Unit tests in ubuntu-20.04
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Unit tests in ubuntu-20.04
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Code linters
Restore cache failed: Dependencies file is not found in /home/runner/work/quorum/quorum. Supported file pattern: go.sum
|