Add tracing logging instead of println. #173
Annotations
7 errors and 10 warnings
Run actions-rs/cargo@v1:
crates/antelope/tests/client.rs#L27
cannot find macro `info` in this scope
|
Run actions-rs/cargo@v1:
crates/antelope/tests/serializer.rs#L1155
cannot find macro `info` in this scope
|
Run actions-rs/cargo@v1:
crates/antelope/tests/client.rs#L121
cannot find macro `info` in this scope
|
Run actions-rs/cargo@v1:
crates/antelope/tests/client.rs#L158
cannot find macro `info` in this scope
|
Run actions-rs/cargo@v1:
crates/antelope/tests/client.rs#L172
cannot find macro `info` in this scope
|
Run actions-rs/cargo@v1
could not compile `antelope-client` (test "serializer") due to 1 previous error
|
Run actions-rs/cargo@v1
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/cargo@v1:
crates/antelope/tests/client.rs#L1
unused import: `antelope::api::client::DefaultProvider`
|
Run actions-rs/cargo@v1:
crates/antelope/tests/client.rs#L2
unused imports: `IndexPosition` and `TableIndexType`
|
Run actions-rs/cargo@v1:
crates/antelope/tests/utils/mock_provider.rs#L56
unused variable: `debug`
|
Run actions-rs/cargo@v1
`antelope-client` (test "client") generated 3 warnings
|
Loading