Common module cleanup #696
proxy-compare.yml
on: pull_request
Proxy compare - newly generated vs present in file tree
17s
Annotations
3 errors and 3 warnings
[clippy] esdt-safe/interactor/src/interactor_main.rs#L12:
esdt-safe/interactor/src/interactor_main.rs#L12
error[E0432]: unresolved import `proxies::testing_sc_proxy::TestingScProxy`
--> esdt-safe/interactor/src/interactor_main.rs:12:5
|
12 | use proxies::testing_sc_proxy::TestingScProxy;
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `TestingScProxy` in `testing_sc_proxy`
|
[clippy] esdt-safe/interactor/src/interactor_main.rs#L12:
esdt-safe/interactor/src/interactor_main.rs#L12
error[E0432]: unresolved import `proxies::testing_sc_proxy::TestingScProxy`
--> esdt-safe/interactor/src/interactor_main.rs:12:5
|
12 | use proxies::testing_sc_proxy::TestingScProxy;
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `TestingScProxy` in `testing_sc_proxy`
|
Proxy compare - newly generated vs present in file tree
Process completed with exit code 101.
|
Proxy compare - newly generated vs present in file tree
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/
|
Proxy compare - newly generated vs present in file tree
Unexpected input(s) 'default', valid inputs are ['toolchain', 'target', 'components', 'cache', 'cache-workspaces', 'cache-directories', 'cache-on-failure', 'cache-key', 'matcher', 'rustflags', 'override']
|
Proxy compare - newly generated vs present in file tree
Unexpected input(s) 'default', valid inputs are ['toolchain', 'target', 'components', 'cache', 'cache-workspaces', 'cache-directories', 'cache-on-failure', 'cache-key', 'matcher', 'rustflags', 'override']
|