Contracts upgrade 0.54.0 (2) #645
Annotations
3 errors and 3 warnings
Run the wasm tests:
contracts/paymaster/interactor/src/interactor_main.rs#L95
this function takes 2 arguments but 1 argument was supplied
|
|
Run the wasm tests
Process completed with exit code 101.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run the wasm tests:
contracts/paymaster/interactor/src/interactor_main.rs#L122
use of deprecated method `multiversx_sc_snippets::InteractorPrepareAsync::prepare_async`: Calling `.prepare_async()` no longer necessary, `.run()` can be called directly.
|
Run the wasm tests:
contracts/paymaster/interactor/src/interactor_main.rs#L174
use of deprecated method `multiversx_sc_snippets::InteractorPrepareAsync::prepare_async`: Calling `.prepare_async()` no longer necessary, `.run()` can be called directly.
|
Loading