fix warn #135
Annotations
4 errors and 1 warning
Test:
testutils/rpcclient_test.go#L77
unknown field 'CacheInvalidTx' in struct literal of type "github.com/Qitmeer/qng/config".Config
|
Test:
testutils/rpcclient_test.go#L86
cannot use &event.Feed{} (value of type *"github.com/Qitmeer/qng/core/event".Feed) as type model.Consensus in argument to rpc.NewRPCServer:
|
Test
Process completed with exit code 1.
|
Test
cannot use "The version of quic-go you're using can't be built using outdated Go versions. For more details, please see https://github.com/quic-go/quic-go/wiki/quic-go-and-Go-versions." (untyped string constant "The version of quic-go you're using can't be built using outdated Go...) as int value in variable declaration
|
Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|