Skip to content

Accessor methods tests #125

Accessor methods tests

Accessor methods tests #125

Triggered via pull request June 21, 2024 15:34
Status Failure
Total duration 3m 42s
Artifacts

dev.yml

on: pull_request
call-common-workflow  /  detect-language
8s
call-common-workflow / detect-language
call-common-workflow  /  ...  /  build
call-common-workflow / buildDeployDevElixir / build
call-common-workflow  /  ...  /  build
3m 16s
call-common-workflow / buildDeployDevGo / build
call-common-workflow  /  ...  /  build
call-common-workflow / buildDeployDevJS / build
call-common-workflow  /  ...  /  build
call-common-workflow / buildDeployDevTS / build
call-common-workflow  /  print-detected-language
0s
call-common-workflow / print-detected-language
call-common-workflow  /  ...  /  deploy
call-common-workflow / buildDeployDevElixir / deploy
call-common-workflow  /  ...  /  deploy
0s
call-common-workflow / buildDeployDevGo / deploy
call-common-workflow  /  ...  /  deploy
call-common-workflow / buildDeployDevJS / deploy
call-common-workflow  /  ...  /  deploy
call-common-workflow / buildDeployDevTS / deploy
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
call-common-workflow / buildDeployDevGo / build: cmd/go-quai/root.go#L59
(*github.com/sirupsen/logrus.Logger).Debug call has possible Printf formatting directive %s
call-common-workflow / buildDeployDevGo / build: core/vm/runtime/runtime.go#L100
not enough arguments in call to rawdb.NewMemoryDatabase
call-common-workflow / buildDeployDevGo / build: core/vm/runtime/runtime.go#L100
not enough arguments in call to state.New
call-common-workflow / buildDeployDevGo / build: core/vm/runtime/runtime.go#L103
not enough arguments in call to common.BytesToAddress
call-common-workflow / buildDeployDevGo / build: core/vm/runtime/runtime.go#L112
not enough arguments in call to vm.ActivePrecompiles
call-common-workflow / buildDeployDevGo / build: core/vm/runtime/runtime.go#L120
not enough arguments in call to common.BytesToAddress
call-common-workflow / buildDeployDevGo / build: core/vm/runtime/runtime.go#L123
not enough arguments in call to vmenv.Call
call-common-workflow / buildDeployDevGo / build: core/vm/runtime/runtime.go#L137
not enough arguments in call to rawdb.NewMemoryDatabase
call-common-workflow / buildDeployDevGo / build: core/vm/runtime/runtime.go#L137
not enough arguments in call to state.New
call-common-workflow / buildDeployDevGo / build: core/vm/runtime/runtime.go#L144
not enough arguments in call to vm.ActivePrecompiles
call-common-workflow / detect-language
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
call-common-workflow / detect-language
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
call-common-workflow / buildDeployDevGo / build
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/.