Add serde::Serialize support for AisMessage #72
Annotations
12 errors and 3 warnings
Clippy
failed to resolve: use of undeclared crate or module `addressed_safety_related`
|
Clippy
failed to resolve: use of undeclared crate or module `std`
|
Clippy
cannot find type `String` in this scope
|
Clippy
failed to resolve: use of undeclared crate or module `std`
|
Clippy
the trait bound `heapless::String<20>: messages::_::_serde::Serialize` is not satisfied
|
Clippy
the trait bound `heapless::String<20>: messages::_::_serde::Serialize` is not satisfied
|
Clippy
the trait bound `heapless::String<20>: messages::_::_serde::Deserialize<'_>` is not satisfied
|
Clippy
the trait bound `heapless::String<20>: messages::_::_serde::Deserialize<'_>` is not satisfied
|
Clippy
the trait bound `heapless::String<20>: messages::_::_serde::Deserialize<'_>` is not satisfied
|
Clippy
the trait bound `heapless::Vec<messages::binary_acknowledge::Acknowledgement, 4>: messages::_::_serde::Serialize` is not satisfied
|
Install cargo components
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Tests
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-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-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/
|
Upload Clippy results to GitHub
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/
|
Loading