add enum in proxy #5886
actions.yml
on: pull_request
Wasm tests
53s
Rust tests
4m 44s
Clippy linter check
1m 13s
Annotations
3 errors and 5 warnings
Wasm tests:
framework/base/src/abi/type_description.rs#L63
unused variable: `struct_field`
|
Wasm tests:
framework/base/src/abi/type_description.rs#L68
unused variable: `explicit_enum_variant`
|
Wasm tests
Process completed with exit code 101.
|
Wasm tests
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/.
|
Clippy linter check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, giraffate/clippy-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Rust tests
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/.
|
Rust tests:
framework/base/src/abi/type_description.rs#L63
unused variable: `struct_field`
|
Rust tests:
framework/base/src/abi/type_description.rs#L68
unused variable: `explicit_enum_variant`
|