Implement queries that add/remove components #994
Annotations
10 errors and 5 warnings
tests/tests.rs#L64
method `get` is not a member of trait `hecs::Query`
|
tests/tests.rs#L91
method `get` is not a member of trait `hecs::Query`
|
tests/tests.rs#L64
cannot find method or associated constant `get` in trait `hecs::Query`
|
tests/tests.rs#L91
cannot find method or associated constant `get` in trait `hecs::Query`
|
tests/tests.rs#L64
not all trait items implemented, missing: `Effect`, `get_with_effect`
|
tests/tests.rs#L91
not all trait items implemented, missing: `Effect`, `get_with_effect`
|
tests/tests.rs#L73
the trait bound `derived_query::Foo<'_>: hecs::QueryInPlace` is not satisfied
|
tests/tests.rs#L109
the trait bound `FooQuery<'_>: hecs::QueryInPlace` is not satisfied
|
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
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/
|
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/
|
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/
|
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/
|
The logs for this run have expired and are no longer available.
Loading