Skip to content

Add serde::Serialize support for AisMessage #74

Add serde::Serialize support for AisMessage

Add serde::Serialize support for AisMessage #74

Triggered via pull request November 11, 2024 01:04
Status Failure
Total duration 1m 4s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

19 errors and 9 warnings
ubuntu-latest / stable (alloc)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
ubuntu-latest / stable (alloc)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
ubuntu-latest / stable (alloc)
failed to resolve: use of undeclared crate or module `addressed_safety_related`
ubuntu-latest / stable (alloc)
failed to resolve: use of undeclared crate or module `std`
ubuntu-latest / stable (alloc)
failed to resolve: use of undeclared crate or module `std`
ubuntu-latest / stable (alloc)
failed to resolve: use of undeclared crate or module `addressed_safety_related`
ubuntu-latest / stable ()
failed to resolve: use of undeclared crate or module `addressed_safety_related`
ubuntu-latest / stable ()
failed to resolve: use of undeclared crate or module `std`
ubuntu-latest / stable ()
cannot find type `String` in this scope
ubuntu-latest / stable ()
the trait bound `heapless::String<20>: messages::_::_serde::Serialize` is not satisfied
ubuntu-latest / stable ()
the trait bound `heapless::String<20>: messages::_::_serde::Serialize` is not satisfied
ubuntu-latest / stable ()
the trait bound `heapless::String<20>: messages::_::_serde::Deserialize<'_>` is not satisfied
ubuntu-latest / stable ()
the trait bound `heapless::String<20>: messages::_::_serde::Deserialize<'_>` is not satisfied
ubuntu-latest / stable ()
the trait bound `heapless::String<20>: messages::_::_serde::Deserialize<'_>` is not satisfied
ubuntu-latest / stable ()
the trait bound `heapless::Vec<messages::binary_acknowledge::Acknowledgement, 4>: messages::_::_serde::Serialize` is not satisfied
ubuntu-latest / stable ()
the trait bound `heapless::Vec<messages::binary_acknowledge::Acknowledgement, 4>: messages::_::_serde::Serialize` is not satisfied
ubuntu-latest / stable ()
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
ubuntu-latest / stable ()
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
ubuntu-latest / stable (std)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
ubuntu-latest / stable (alloc)
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/
ubuntu-latest / stable (alloc)
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/
ubuntu-latest / stable (alloc)
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/
ubuntu-latest / stable ()
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/
ubuntu-latest / stable ()
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/
ubuntu-latest / stable ()
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/
ubuntu-latest / stable (std)
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/
ubuntu-latest / stable (std)
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/
ubuntu-latest / stable (std)
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/