WIP, probably not the approach #33
Annotations
10 errors and 6 warnings
Build (nightly, true):
src/device.rs#L244
mismatched types
|
Build (nightly, true)
could not compile `embedded-fatfs` (lib) due to previous error
|
Build (nightly, true):
src/device.rs#L372
the trait bound `FromTokio<std::io::Cursor<Vec<u8>>>: device::Device<_>` is not satisfied
|
Build (nightly, true):
src/device.rs#L372
this function takes 2 arguments but 1 argument was supplied
|
Build (nightly, true):
src/device.rs#L372
the trait bound `FromTokio<std::io::Cursor<Vec<u8>>>: device::Device<_>` is not satisfied
|
Build (nightly, true):
src/device.rs#L372
the trait bound `FromTokio<std::io::Cursor<Vec<u8>>>: device::Device<512>` is not satisfied
|
Build (nightly, true):
src/device.rs#L376
the method `seek` exists for struct `BlockDevice<FromTokio<Cursor<Vec<u8>>>, 512, 4>`, but its trait bounds were not satisfied
|
Build (nightly, true):
src/device.rs#L377
the method `read_exact` exists for struct `BlockDevice<FromTokio<Cursor<Vec<u8>>>, 512, 4>`, but its trait bounds were not satisfied
|
Build (nightly, true):
src/device.rs#L381
the method `seek` exists for struct `BlockDevice<FromTokio<Cursor<Vec<u8>>>, 512, 4>`, but its trait bounds were not satisfied
|
Build (nightly, true):
src/device.rs#L382
the method `read_exact` exists for struct `BlockDevice<FromTokio<Cursor<Vec<u8>>>, 512, 4>`, but its trait bounds were not satisfied
|
Build (nightly, true)
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/
|
Build (nightly, true)
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/
|
Build (nightly, true)
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/
|
Build (nightly, true)
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/
|
Build (nightly, true)
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/
|
Build (nightly, true)
build failed, waiting for other jobs to finish...
|