Skip to content

Generate custome proxy #1862

Generate custome proxy

Generate custome proxy #1862

Triggered via pull request June 10, 2024 11:57
Status Success
Total duration 4m 14s
Artifacts

template-test-current.yml

on: pull_request
Template tool test - current (unreleased) templates
4m 5s
Template tool test - current (unreleased) templates
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
[clippy] framework/meta-lib/src/contract/generate_proxy/proxy_gen_main.rs#L42: framework/meta-lib/src/contract/generate_proxy/proxy_gen_main.rs#L42
warning: unneeded `return` statement --> framework/meta-lib/src/contract/generate_proxy/proxy_gen_main.rs:42:14 | 42 | _ => return, | ^^^^^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_return = note: `#[warn(clippy::needless_return)]` on by default help: replace `return` with a unit value | 42 | _ => (), | ~~
[clippy] framework/meta-lib/src/contract/generate_proxy/proxy_gen_main.rs#L42: framework/meta-lib/src/contract/generate_proxy/proxy_gen_main.rs#L42
warning: unneeded `return` statement --> framework/meta-lib/src/contract/generate_proxy/proxy_gen_main.rs:42:14 | 42 | _ => return, | ^^^^^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_return = note: `#[warn(clippy::needless_return)]` on by default help: replace `return` with a unit value | 42 | _ => (), | ~~
[clippy] framework/meta-lib/src/contract/generate_proxy/proxy_gen_main.rs#L42: framework/meta-lib/src/contract/generate_proxy/proxy_gen_main.rs#L42
warning: unneeded `return` statement --> framework/meta-lib/src/contract/generate_proxy/proxy_gen_main.rs:42:14 | 42 | _ => return, | ^^^^^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_return = note: `#[warn(clippy::needless_return)]` on by default help: replace `return` with a unit value | 42 | _ => (), | ~~
[clippy] framework/meta-lib/src/contract/generate_proxy/proxy_gen_main.rs#L42: framework/meta-lib/src/contract/generate_proxy/proxy_gen_main.rs#L42
warning: unneeded `return` statement --> framework/meta-lib/src/contract/generate_proxy/proxy_gen_main.rs:42:14 | 42 | _ => return, | ^^^^^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_return = note: `#[warn(clippy::needless_return)]` on by default help: replace `return` with a unit value | 42 | _ => (), | ~~
Template tool test - current (unreleased) templates
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Template tool test - current (unreleased) templates
Unexpected input(s) 'default', valid inputs are ['toolchain', 'target', 'components', 'cache', 'cache-workspaces', 'cache-on-failure', 'matcher', 'rustflags']
Template tool test - current (unreleased) templates
Unexpected input(s) 'default', valid inputs are ['toolchain', 'target', 'components', 'cache', 'cache-workspaces', 'cache-on-failure', 'matcher', 'rustflags']