feat: add support for tag block, integrate UDP, TCP, file and single … #16
Annotations
20 errors and 7 warnings
src/decoders/utils.rs#L5
failed to resolve: use of undeclared crate or module `std`
|
src/messages/tag_block.rs#L1
failed to resolve: use of undeclared crate or module `std`
|
src/messages/tag_block.rs#L64
cannot find macro `format` in this scope
|
src/sentence.rs#L139
cannot find macro `format` in this scope
|
src/decoders/utils.rs#L153
cannot find macro `println` in this scope
|
src/decoders/utils.rs#L69
cannot find macro `eprintln` in this scope
|
src/decoders/utils.rs#L67
cannot find macro `println` in this scope
|
src/decoders/utils.rs#L61
cannot find macro `eprintln` in this scope
|
src/decoders/utils.rs#L55
cannot find macro `println` in this scope
|
src/decoders/utils.rs#L46
cannot find macro `eprintln` in this scope
|
|
|
|
|
|
|
|
|
|
|
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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions-rs/toolchain@v1, actions/cache@v3, actions-rs/cargo@v1, github/codeql-action/upload-sarif@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|
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/
|
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/
|
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/
|
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/
|
This job failed
Loading