Accessor methods tests #1460
Annotations
10 errors and 1 warning
cmd/go-quai/root.go#L59
(*github.com/sirupsen/logrus.Logger).Debug call has possible Printf formatting directive %s
|
core/vm/runtime/runtime.go#L100
not enough arguments in call to rawdb.NewMemoryDatabase
|
core/vm/runtime/runtime.go#L100
not enough arguments in call to state.New
|
core/vm/runtime/runtime.go#L103
not enough arguments in call to common.BytesToAddress
|
core/vm/runtime/runtime.go#L112
not enough arguments in call to vm.ActivePrecompiles
|
core/vm/runtime/runtime.go#L120
not enough arguments in call to common.BytesToAddress
|
core/vm/runtime/runtime.go#L123
not enough arguments in call to vmenv.Call
|
core/vm/runtime/runtime.go#L137
not enough arguments in call to rawdb.NewMemoryDatabase
|
core/vm/runtime/runtime.go#L137
not enough arguments in call to state.New
|
core/vm/runtime/runtime.go#L144
not enough arguments in call to vm.ActivePrecompiles
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
This job failed
Loading