Added tracing to state_bridge
#60
Annotations
14 warnings
unused variable: `name`:
bin/state_bridge_service.rs#L128
warning: unused variable: `name`
--> bin/state_bridge_service.rs:128:13
|
128 | name,
| ^^^^ help: try ignoring the field: `name: _`
|
= note: `#[warn(unused_variables)]` on by default
|
unused import: `tracing::info`:
bin/state_bridge_service.rs#L21
warning: unused import: `tracing::info`
--> bin/state_bridge_service.rs:21:5
|
21 | use tracing::info;
| ^^^^^^^^^^^^^
|
= note: `#[warn(unused_imports)]` on by default
|
unused variable: `name`:
bin/state_bridge_service.rs#L128
warning: unused variable: `name`
--> bin/state_bridge_service.rs:128:13
|
128 | name,
| ^^^^ help: try ignoring the field: `name: _`
|
= note: `#[warn(unused_variables)]` on by default
|
unused import: `tracing::info`:
bin/state_bridge_service.rs#L21
warning: unused import: `tracing::info`
--> bin/state_bridge_service.rs:21:5
|
21 | use tracing::info;
| ^^^^^^^^^^^^^
|
= note: `#[warn(unused_imports)]` on by default
|
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/[email protected], actions-rs/cargo@v1, actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|