Bump golang.org/x/crypto from 0.14.0 to 0.17.0 #56
pr.yml
on: pull_request
Code linters
1m 51s
Matrix: unit-tests
Annotations
15 errors and 2 warnings
Code linters:
internal/plugin/protocol.go#L14
undefined: plugin (typecheck)
|
Code linters:
accounts/scwallet/wallet.go#L124
undefined: ethereum (typecheck)
|
Code linters:
accounts/scwallet/wallet.go#L650
undefined: ethereum (typecheck)
|
Code linters:
accounts/usbwallet/wallet.go#L91
undefined: ethereum (typecheck)
|
Code linters:
eth/protocols/qlight/auth.go#L20
p.Disconnect undefined (type *Peer has no field or method Disconnect) (typecheck)
|
Code linters:
eth/protocols/qlight/handler_client.go#L36
backend.Chain undefined (type Backend has no field or method Chain) (typecheck)
|
Code linters:
eth/protocols/qlight/handler_client.go#L21
backend.TxPool undefined (type Backend has no field or method TxPool) (typecheck)
|
Code linters:
eth/protocols/qlight/handler_client.go#L31
backend.Chain undefined (type Backend has no field or method Chain) (typecheck)
|
Code linters:
eth/protocols/qlight/handler_client.go#L34
backend.PeerInfo undefined (type Backend has no field or method PeerInfo) (typecheck)
|
Code linters:
eth/protocols/qlight/handler_server.go#L36
backend.Chain undefined (type Backend has no field or method Chain) (typecheck)
|
Unit tests in ubuntu-20.04
stale reference returned account: 0x0 (err: <nil>)
|
Unit tests in ubuntu-20.04
stale reference returned storage slot: (err: <nil>)
|
Unit tests in ubuntu-20.04
exit status 1
|
Unit tests in ubuntu-20.04
test] Error 1
|
Unit tests in ubuntu-20.04
Process completed with exit code 2.
|
Code linters
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/
|
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/
|