Moved NvPayload and added tests #117
main.yml
on: push
no_std build
15s
Matrix: cargo build and test
Annotations
90 warnings
no_std build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
no_std build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
no_std build
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/
|
no_std build
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/
|
no_std build
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/
|
no_std build
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/
|
cargo build and test (macos-stable)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
cargo build and test (macos-stable)
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/
|
cargo build and test (macos-stable):
src/error/read_error.rs#L1
unused import: `super::*`
|
cargo build and test (macos-stable):
src/error/mod.rs#L14
unused import: `read_error::*`
|
cargo build and test (macos-stable)
`dlt_parse` (lib) generated 2 warnings (run `cargo fix --lib -p dlt_parse` to apply 2 suggestions)
|
cargo build and test (macos-stable)
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/
|
cargo build and test (macos-stable)
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/
|
cargo build and test (macos-stable)
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/
|
cargo build and test (macos-stable)
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/
|
cargo build and test (macos-stable):
src/error/read_error.rs#L1
unused import: `super::*`
|
cargo build and test (macos-stable):
src/error/mod.rs#L14
unused import: `read_error::*`
|
cargo build and test (macos-stable)
`dlt_parse` (lib) generated 2 warnings (run `cargo fix --lib -p dlt_parse` to apply 2 suggestions)
|
cargo build and test (linux-stable)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
cargo build and test (linux-stable)
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/
|
cargo build and test (linux-stable)
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/
|
cargo build and test (linux-stable)
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/
|
cargo build and test (linux-stable)
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/
|
cargo build and test (linux-stable)
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/
|
cargo build and test (linux-stable):
src/error/read_error.rs#L1
unused import: `super::*`
|
cargo build and test (linux-stable):
src/error/mod.rs#L14
unused import: `read_error::*`
|
cargo build and test (linux-stable)
`dlt_parse` (lib) generated 2 warnings (run `cargo fix --lib -p dlt_parse` to apply 2 suggestions)
|
cargo build and test (linux-stable):
src/error/read_error.rs#L1
unused import: `super::*`
|
cargo build and test (linux-stable):
src/error/mod.rs#L14
unused import: `read_error::*`
|
cargo build and test (linux-stable)
`dlt_parse` (lib) generated 2 warnings (run `cargo fix --lib -p dlt_parse` to apply 2 suggestions)
|
cargo build and test (linux-beta)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
cargo build and test (linux-beta)
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/
|
cargo build and test (linux-beta):
src/error/read_error.rs#L1
unused import: `super::*`
|
cargo build and test (linux-beta):
src/error/mod.rs#L14
unused import: `read_error::*`
|
cargo build and test (linux-beta)
`dlt_parse` (lib) generated 2 warnings (run `cargo fix --lib -p dlt_parse` to apply 2 suggestions)
|
cargo build and test (linux-beta):
src/error/read_error.rs#L1
unused import: `super::*`
|
cargo build and test (linux-beta):
src/error/mod.rs#L14
unused import: `read_error::*`
|
cargo build and test (linux-beta)
`dlt_parse` (lib) generated 2 warnings (run `cargo fix --lib -p dlt_parse` to apply 2 suggestions)
|
cargo build and test (linux-beta)
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/
|
cargo build and test (linux-beta)
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/
|
cargo build and test (linux-beta)
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/
|
cargo build and test (linux-beta)
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/
|
cargo build and test (linux-nightly)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
cargo build and test (linux-nightly)
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/
|
cargo build and test (linux-nightly):
src/error/read_error.rs#L1
unused import: `super::*`
|
cargo build and test (linux-nightly):
src/error/mod.rs#L14
unused import: `read_error::*`
|
cargo build and test (linux-nightly)
`dlt_parse` (lib) generated 2 warnings (run `cargo fix --lib -p dlt_parse` to apply 2 suggestions)
|
cargo build and test (linux-nightly)
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/
|
cargo build and test (linux-nightly)
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/
|
cargo build and test (linux-nightly)
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/
|
cargo build and test (linux-nightly)
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/
|
cargo build and test (linux-nightly):
src/error/read_error.rs#L1
unused import: `super::*`
|
cargo build and test (linux-nightly):
src/error/mod.rs#L14
unused import: `read_error::*`
|
cargo build and test (linux-nightly)
`dlt_parse` (lib) generated 2 warnings (run `cargo fix --lib -p dlt_parse` to apply 2 suggestions)
|
cargo build and test (linux-32bit-stable)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
cargo build and test (linux-32bit-stable)
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/
|
cargo build and test (linux-32bit-stable):
src/error/read_error.rs#L1
unused import: `super::*`
|
cargo build and test (linux-32bit-stable):
src/error/mod.rs#L14
unused import: `read_error::*`
|
cargo build and test (linux-32bit-stable)
`dlt_parse` (lib) generated 2 warnings (run `cargo fix --lib -p dlt_parse` to apply 2 suggestions)
|
cargo build and test (linux-32bit-stable):
src/error/read_error.rs#L1
unused import: `super::*`
|
cargo build and test (linux-32bit-stable):
src/error/mod.rs#L14
unused import: `read_error::*`
|
cargo build and test (linux-32bit-stable)
`dlt_parse` (lib) generated 2 warnings (run `cargo fix --lib -p dlt_parse` to apply 2 suggestions)
|
cargo build and test (linux-32bit-stable)
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/
|
cargo build and test (linux-32bit-stable)
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/
|
cargo build and test (linux-32bit-stable)
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/
|
cargo build and test (linux-32bit-stable)
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/
|
cargo build and test (win-msvc-stable)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
cargo build and test (win-msvc-stable)
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/
|
cargo build and test (win-msvc-stable)
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/
|
cargo build and test (win-msvc-stable)
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/
|
cargo build and test (win-msvc-stable)
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/
|
cargo build and test (win-msvc-stable)
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/
|
cargo build and test (win-msvc-stable):
src/error/read_error.rs#L1
unused import: `super::*`
|
cargo build and test (win-msvc-stable):
src/error/mod.rs#L14
unused import: `read_error::*`
|
cargo build and test (win-msvc-stable)
`dlt_parse` (lib) generated 2 warnings (run `cargo fix --lib -p dlt_parse` to apply 2 suggestions)
|
cargo build and test (win-msvc-stable):
src/error/read_error.rs#L1
unused import: `super::*`
|
cargo build and test (win-msvc-stable):
src/error/mod.rs#L14
unused import: `read_error::*`
|
cargo build and test (win-msvc-stable)
`dlt_parse` (lib) generated 2 warnings (run `cargo fix --lib -p dlt_parse` to apply 2 suggestions)
|
cargo build and test (win-gnu-stable)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
cargo build and test (win-gnu-stable)
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/
|
cargo build and test (win-gnu-stable)
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/
|
cargo build and test (win-gnu-stable)
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/
|
cargo build and test (win-gnu-stable)
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/
|
cargo build and test (win-gnu-stable)
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/
|
cargo build and test (win-gnu-stable):
src/error/read_error.rs#L1
unused import: `super::*`
|
cargo build and test (win-gnu-stable):
src/error/mod.rs#L14
unused import: `read_error::*`
|
cargo build and test (win-gnu-stable)
`dlt_parse` (lib) generated 2 warnings (run `cargo fix --lib -p dlt_parse` to apply 2 suggestions)
|
cargo build and test (win-gnu-stable):
src/error/read_error.rs#L1
unused import: `super::*`
|
cargo build and test (win-gnu-stable):
src/error/mod.rs#L14
unused import: `read_error::*`
|
cargo build and test (win-gnu-stable)
`dlt_parse` (lib) generated 2 warnings (run `cargo fix --lib -p dlt_parse` to apply 2 suggestions)
|