feat: update relevant deps #9
Annotations
20 errors and 3 warnings
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
|
Rustfmt
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Clippy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|