This repository has been archived by the owner on Jun 19, 2024. It is now read-only.
fix: update puts
signature
#136
Annotations
20 warnings
Rustfmt
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/
|
Rustfmt
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/
|
Rustfmt
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/
|
Rustfmt
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/
|
Rustfmt
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/
|
Check
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/
|
Check:
pros/src/task/mod.rs#L20
unused import: `c_void`
|
Check:
pros/src/task/mod.rs#L23
unused import: `core::sync::atomic::AtomicU32`
|
Check:
pros/src/task/mod.rs#L30
unused import: `crate::sync::Mutex`
|
Check:
pros/src/task/mod.rs#L32
unused import: `alloc::ffi::CString`
|
Check:
pros/src/vexos_env.rs#L1
unused imports: `ffi::CString`, `format`
|
Check:
pros/src/vexos_env.rs#L2
unused import: `pros_sys::exit`
|
Check:
pros/src/vexos_env.rs#L5
unused imports: `PANIC_BEHAVIOR`, `PanicBehavior`, `println`, `self`, `suspend_all`
|
Check:
pros/src/vexos_env.rs#L10
unused import: `panic::PanicInfo`
|
Check:
pros/src/adi/mod.rs#L49
field `port` is never read
|
Check
`pros` (lib) generated 9 warnings (run `cargo fix --lib -p pros` to apply 8 suggestions)
|
Check
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/
|
Check
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/
|
Check
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/
|
Check
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/
|