Use embassy-time 0.3.0 #8
Annotations
20 errors
Clippy:
src/tests.rs#L20
the trait bound `embedded_hal_mock::common::Generic<embedded_hal_mock::eh1::pin::Transaction>: embedded_hal_async::digital::Wait` is not satisfied
|
Clippy:
src/tests.rs#L22
the method `update_step` exists for struct `Button<Generic<Transaction>>`, but its trait bounds were not satisfied
|
Clippy:
src/tests.rs#L33
the trait bound `embedded_hal_mock::common::Generic<embedded_hal_mock::eh1::pin::Transaction>: embedded_hal_async::digital::Wait` is not satisfied
|
Clippy:
src/tests.rs#L35
the method `update_step` exists for struct `Button<Generic<Transaction>>`, but its trait bounds were not satisfied
|
Clippy:
src/tests.rs#L45
no function or associated item named `wait_for_state` found for struct `embedded_hal_mock::eh1::pin::Transaction` in the current scope
|
Clippy:
src/tests.rs#L47
no function or associated item named `wait_for_state` found for struct `embedded_hal_mock::eh1::pin::Transaction` in the current scope
|
Clippy:
src/tests.rs#L51
the trait bound `embedded_hal_mock::common::Generic<embedded_hal_mock::eh1::pin::Transaction>: embedded_hal_async::digital::Wait` is not satisfied
|
Clippy:
src/tests.rs#L54
the method `update_step` exists for struct `Button<Generic<Transaction>>`, but its trait bounds were not satisfied
|
Clippy:
src/tests.rs#L58
the method `update_step` exists for struct `Button<Generic<Transaction>>`, but its trait bounds were not satisfied
|
Clippy:
src/tests.rs#L69
no function or associated item named `wait_for_state` found for struct `embedded_hal_mock::eh1::pin::Transaction` in the current scope
|
Tests:
src/tests.rs#L20
the trait bound `Generic<embedded_hal_mock::eh1::pin::Transaction>: Wait` is not satisfied
|
Tests:
src/tests.rs#L22
the method `update_step` exists for struct `Button<Generic<Transaction>>`, but its trait bounds were not satisfied
|
Tests:
src/tests.rs#L33
the trait bound `Generic<embedded_hal_mock::eh1::pin::Transaction>: Wait` is not satisfied
|
Tests:
src/tests.rs#L35
the method `update_step` exists for struct `Button<Generic<Transaction>>`, but its trait bounds were not satisfied
|
Tests:
src/tests.rs#L45
no function or associated item named `wait_for_state` found for struct `embedded_hal_mock::eh1::pin::Transaction` in the current scope
|
Tests:
src/tests.rs#L47
no function or associated item named `wait_for_state` found for struct `embedded_hal_mock::eh1::pin::Transaction` in the current scope
|
Tests:
src/tests.rs#L51
the trait bound `Generic<embedded_hal_mock::eh1::pin::Transaction>: Wait` is not satisfied
|
Tests:
src/tests.rs#L54
the method `update_step` exists for struct `Button<Generic<Transaction>>`, but its trait bounds were not satisfied
|
Tests:
src/tests.rs#L58
the method `update_step` exists for struct `Button<Generic<Transaction>>`, but its trait bounds were not satisfied
|
Tests:
src/tests.rs#L69
no function or associated item named `wait_for_state` found for struct `embedded_hal_mock::eh1::pin::Transaction` in the current scope
|