secp256k1 precompiles #381
Annotations
3 errors and 3 warnings
Lint and test:
core/vm/contracts_suave_runtime_adapter_test.go#L13
cannot use &mockRuntime{} (value of type *mockRuntime) as SuaveRuntime value in variable declaration: *mockRuntime does not implement SuaveRuntime (missing method randomUint)
|
Lint and test:
core/vm/contracts_suave_runtime_adapter_test.go#L72
cannot use &mockRuntime{} (value of type *mockRuntime) as SuaveRuntime value in struct literal: *mockRuntime does not implement SuaveRuntime (missing method randomUint) (typecheck)
|
Lint and test
Process completed with exit code 2.
|
Build
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/
|
Devenv
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/
|
Lint and test
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/
|