make async optional #266
pr.yml
on: pull_request
Annotations
31 errors and 11 warnings
test-on-ubuntu-latest-lightweight async-trait:
autd3-protobuf/src/lightweight/server.rs#L17
the trait bound `<L as AsyncLinkBuilder>::L: Link` is not satisfied
|
test-on-ubuntu-latest-lightweight async-trait:
autd3-protobuf/src/lightweight/server.rs#L57
the trait bound `<L as AsyncLinkBuilder>::L: Link` is not satisfied
|
test-on-ubuntu-latest-lightweight async-trait:
autd3-protobuf/src/lightweight/server.rs#L57
the trait bound `<L as AsyncLinkBuilder>::L: Link` is not satisfied
|
test-on-ubuntu-latest-lightweight async-trait:
autd3-protobuf/src/lightweight/server.rs#L168
the trait bound `<L as AsyncLinkBuilder>::L: Link` is not satisfied
|
test-on-ubuntu-latest-lightweight async-trait:
autd3-protobuf/src/lightweight/server.rs#L168
the trait bound `<L as AsyncLinkBuilder>::L: Link` is not satisfied
|
test-on-ubuntu-latest-lightweight async-trait:
autd3-protobuf/src/lightweight/server.rs#L168
the trait bound `<L as AsyncLinkBuilder>::L: Link` is not satisfied
|
test-on-ubuntu-latest-lightweight async-trait:
autd3-protobuf/src/lightweight/server.rs#L169
the method `close` exists for struct `Controller<<L as AsyncLinkBuilder>::L>`, but its trait bounds were not satisfied
|
test-on-ubuntu-latest-lightweight async-trait:
autd3-protobuf/src/lightweight/server.rs#L188
the trait bound `<L as AsyncLinkBuilder>::L: Link` is not satisfied
|
test-on-ubuntu-latest-lightweight async-trait:
autd3-protobuf/src/lightweight/server.rs#L188
the trait bound `<L as AsyncLinkBuilder>::L: Link` is not satisfied
|
test-on-ubuntu-latest-lightweight async-trait:
autd3-protobuf/src/lightweight/server.rs#L188
the trait bound `<L as AsyncLinkBuilder>::L: Link` is not satisfied
|
test-on-macos-latest:
autd3/src/async/controller/mod.rs#L175
`Result<autd3::Controller<autd3::link::Nop>, autd3::error::AUTDError>` is not a future
|
test-on-macos-latest:
autd3/src/async/controller/group.rs#L179
`Result<autd3::Controller<autd3::link::Nop>, autd3::error::AUTDError>` is not a future
|
test-on-macos-latest
Process completed with exit code 255.
|
test-on-ubuntu-latest-use_meter left_handed:
autd3/src/async/controller/mod.rs#L175
`Result<autd3::Controller<autd3::link::Nop>, autd3::error::AUTDError>` is not a future
|
test-on-ubuntu-latest-use_meter left_handed:
autd3/src/async/controller/group.rs#L179
`Result<autd3::Controller<autd3::link::Nop>, autd3::error::AUTDError>` is not a future
|
test-on-ubuntu-latest-use_meter left_handed
Process completed with exit code 255.
|
test-on-ubuntu-latest-dynamic_freq:
autd3/src/async/controller/mod.rs#L175
`Result<autd3::Controller<autd3::link::Nop>, autd3::error::AUTDError>` is not a future
|
test-on-ubuntu-latest-dynamic_freq:
autd3/src/async/controller/group.rs#L179
`Result<autd3::Controller<autd3::link::Nop>, autd3::error::AUTDError>` is not a future
|
test-on-ubuntu-latest-dynamic_freq
Process completed with exit code 255.
|
test-on-ubuntu-latest-async:
autd3/src/async/controller/mod.rs#L175
`Result<autd3::Controller<autd3::link::Nop>, autd3::error::AUTDError>` is not a future
|
test-on-ubuntu-latest-async:
autd3/src/async/controller/group.rs#L179
`Result<autd3::Controller<autd3::link::Nop>, autd3::error::AUTDError>` is not a future
|
test-on-ubuntu-latest-async
Process completed with exit code 255.
|
test-on-ubuntu-latest:
autd3/src/async/controller/mod.rs#L175
`Result<autd3::Controller<autd3::link::Nop>, autd3::error::AUTDError>` is not a future
|
test-on-ubuntu-latest:
autd3/src/async/controller/group.rs#L179
`Result<autd3::Controller<autd3::link::Nop>, autd3::error::AUTDError>` is not a future
|
test-on-ubuntu-latest
Process completed with exit code 255.
|
build-docs:
autd3-protobuf/src/lightweight/server.rs#L17
the trait bound `<L as autd3_driver::link::AsyncLinkBuilder>::L: autd3_driver::link::Link` is not satisfied
|
build-docs
Process completed with exit code 101.
|
test-on-windows-latest:
autd3/src/async/controller/mod.rs#L175
`Result<autd3::Controller<autd3::link::Nop>, autd3::error::AUTDError>` is not a future
|
test-on-windows-latest:
autd3/src/async/controller/group.rs#L179
`Result<autd3::Controller<autd3::link::Nop>, autd3::error::AUTDError>` is not a future
|
test-on-windows-latest
Process completed with exit code 127.
|
all-tests-passed
Process completed with exit code 1.
|
changed-files
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
changed-files-miri
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-on-ubuntu-latest-aarch64
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-on-ubuntu-latest-lightweight async-trait
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-on-ubuntu-latest-arm32
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-on-ubuntu-latest-use_meter left_handed
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-on-ubuntu-latest-dynamic_freq
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-on-ubuntu-latest-async
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-on-ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-docs
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
all-tests-passed
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|