WIP trying to bump aabb-quadtree #312
build.yml
on: pull_request
Check
1m 49s
Test Suite on gnueabihf
1m 46s
Test Suite
51s
Rustfmt
17s
Clippy
1m 49s
Annotations
40 errors and 38 warnings
Test Suite:
src/appctx.rs#L54
type mismatch resolving `<dyn Array<Item = (ItemId, TypedRect<f32>)> as Array>::Item == (ItemId, TypedRect<f32, f32>)`
|
Test Suite:
src/appctx.rs#L54
the trait `smallvec::Array` cannot be made into an object
|
Test Suite:
src/appctx.rs#L54
the size for values of type `(dyn smallvec::Array<Item = (ItemId, TypedRect<f32>)> + 'static)` cannot be known at compilation time
|
Test Suite:
src/appctx.rs#L81
type mismatch resolving `<dyn Array<Item = (ItemId, TypedRect<f32>)> as Array>::Item == (ItemId, TypedRect<f32, f32>)`
|
Test Suite:
src/appctx.rs#L81
type mismatch resolving `<dyn Array<Item = (ItemId, TypedRect<f32>)> as Array>::Item == (ItemId, TypedRect<f32, f32>)`
|
Test Suite:
src/appctx.rs#L81
the trait `smallvec::Array` cannot be made into an object
|
Test Suite:
src/appctx.rs#L81
the size for values of type `(dyn smallvec::Array<Item = (ItemId, TypedRect<f32>)> + 'static)` cannot be known at compilation time
|
Test Suite:
src/appctx.rs#L81
the size for values of type `(dyn smallvec::Array<Item = (ItemId, TypedRect<f32>)> + 'static)` cannot be known at compilation time
|
Test Suite:
src/appctx.rs#L535
the method `query` exists for struct `QuadTree<ActiveRegionHandler, f32, dyn Array<Item = (ItemId, TypedRect<f32>)>>`, but its trait bounds were not satisfied
|
Test Suite:
src/appctx.rs#L547
the method `remove` exists for struct `QuadTree<ActiveRegionHandler, f32, dyn Array<Item = (ItemId, TypedRect<f32>)>>`, but its trait bounds were not satisfied
|
Check:
src/appctx.rs#L54
type mismatch resolving `<dyn Array<Item = (ItemId, TypedRect<f32>)> as Array>::Item == (ItemId, TypedRect<f32, f32>)`
|
Check:
src/appctx.rs#L54
the trait `smallvec::Array` cannot be made into an object
|
Check:
src/appctx.rs#L54
the size for values of type `(dyn smallvec::Array<Item = (ItemId, TypedRect<f32>)> + 'static)` cannot be known at compilation time
|
Check:
src/appctx.rs#L81
type mismatch resolving `<dyn Array<Item = (ItemId, TypedRect<f32>)> as Array>::Item == (ItemId, TypedRect<f32, f32>)`
|
Check:
src/appctx.rs#L81
type mismatch resolving `<dyn Array<Item = (ItemId, TypedRect<f32>)> as Array>::Item == (ItemId, TypedRect<f32, f32>)`
|
Check:
src/appctx.rs#L81
the trait `smallvec::Array` cannot be made into an object
|
Check:
src/appctx.rs#L81
the size for values of type `(dyn smallvec::Array<Item = (ItemId, TypedRect<f32>)> + 'static)` cannot be known at compilation time
|
Check:
src/appctx.rs#L81
the size for values of type `(dyn smallvec::Array<Item = (ItemId, TypedRect<f32>)> + 'static)` cannot be known at compilation time
|
Check:
src/appctx.rs#L535
the method `query` exists for struct `QuadTree<ActiveRegionHandler, f32, dyn Array<Item = (ItemId, TypedRect<f32>)>>`, but its trait bounds were not satisfied
|
Check:
src/appctx.rs#L547
the method `remove` exists for struct `QuadTree<ActiveRegionHandler, f32, dyn Array<Item = (ItemId, TypedRect<f32>)>>`, but its trait bounds were not satisfied
|
Test Suite on gnueabihf:
src/appctx.rs#L54
type mismatch resolving `<dyn Array<Item = (ItemId, TypedRect<f32>)> as Array>::Item == (ItemId, TypedRect<f32, f32>)`
|
Test Suite on gnueabihf:
src/appctx.rs#L54
the trait `smallvec::Array` cannot be made into an object
|
Test Suite on gnueabihf:
src/appctx.rs#L54
the size for values of type `(dyn smallvec::Array<Item = (ItemId, TypedRect<f32>)> + 'static)` cannot be known at compilation time
|
Test Suite on gnueabihf:
src/appctx.rs#L81
type mismatch resolving `<dyn Array<Item = (ItemId, TypedRect<f32>)> as Array>::Item == (ItemId, TypedRect<f32, f32>)`
|
Test Suite on gnueabihf:
src/appctx.rs#L81
type mismatch resolving `<dyn Array<Item = (ItemId, TypedRect<f32>)> as Array>::Item == (ItemId, TypedRect<f32, f32>)`
|
Test Suite on gnueabihf:
src/appctx.rs#L81
the trait `smallvec::Array` cannot be made into an object
|
Test Suite on gnueabihf:
src/appctx.rs#L81
the size for values of type `(dyn smallvec::Array<Item = (ItemId, TypedRect<f32>)> + 'static)` cannot be known at compilation time
|
Test Suite on gnueabihf:
src/appctx.rs#L81
the size for values of type `(dyn smallvec::Array<Item = (ItemId, TypedRect<f32>)> + 'static)` cannot be known at compilation time
|
Test Suite on gnueabihf:
src/appctx.rs#L535
the method `query` exists for struct `QuadTree<ActiveRegionHandler, f32, dyn Array<Item = (ItemId, TypedRect<f32>)>>`, but its trait bounds were not satisfied
|
Test Suite on gnueabihf:
src/appctx.rs#L547
the method `remove` exists for struct `QuadTree<ActiveRegionHandler, f32, dyn Array<Item = (ItemId, TypedRect<f32>)>>`, but its trait bounds were not satisfied
|
Clippy:
src/appctx.rs#L9
unused imports: `Rect` and `UnknownUnit`
|
Clippy:
src/appctx.rs#L54
type mismatch resolving `<dyn Array<Item = (ItemId, TypedRect<f32>)> as Array>::Item == (ItemId, TypedRect<f32, f32>)`
|
Clippy:
src/appctx.rs#L54
the trait `smallvec::Array` cannot be made into an object
|
Clippy:
src/appctx.rs#L54
the size for values of type `(dyn smallvec::Array<Item = (aabb_quadtree::ItemId, euclid::TypedRect<f32>)> + 'static)` cannot be known at compilation time
|
Clippy:
src/appctx.rs#L81
type mismatch resolving `<dyn Array<Item = (ItemId, TypedRect<f32>)> as Array>::Item == (ItemId, TypedRect<f32, f32>)`
|
Clippy:
src/appctx.rs#L81
type mismatch resolving `<dyn Array<Item = (ItemId, TypedRect<f32>)> as Array>::Item == (ItemId, TypedRect<f32, f32>)`
|
Clippy:
src/appctx.rs#L81
the trait `smallvec::Array` cannot be made into an object
|
Clippy:
src/appctx.rs#L81
the size for values of type `(dyn smallvec::Array<Item = (aabb_quadtree::ItemId, euclid::TypedRect<f32>)> + 'static)` cannot be known at compilation time
|
Clippy:
src/appctx.rs#L81
the size for values of type `(dyn smallvec::Array<Item = (aabb_quadtree::ItemId, euclid::TypedRect<f32>)> + 'static)` cannot be known at compilation time
|
Clippy:
src/appctx.rs#L535
the method `query` exists for struct `QuadTree<ActiveRegionHandler, f32, dyn Array<Item = (ItemId, TypedRect<f32>)>>`, but its trait bounds were not satisfied
|
Rustfmt
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/
|
Rustfmt
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Rustfmt
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/
|
Rustfmt
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/
|
Rustfmt
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/
|
Rustfmt
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/
|
Test Suite
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/
|
Test Suite
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test Suite:
src/appctx.rs#L9
unused imports: `Rect` and `UnknownUnit`
|
Test Suite
`libremarkable` (lib) generated 1 warning
|
Test Suite
build failed, waiting for other jobs to finish...
|
Test Suite
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/
|
Test Suite
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/
|
Test Suite
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/
|
Test Suite
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/
|
Check
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/
|
Check
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Check
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/
|
Check
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/
|
Check
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/
|
Check
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/
|
Check:
src/appctx.rs#L9
unused imports: `Rect` and `UnknownUnit`
|
Check
`libremarkable` (lib) generated 1 warning
|
Test Suite on gnueabihf
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/
|
Test Suite on gnueabihf
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test Suite on gnueabihf
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/
|
Test Suite on gnueabihf
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/
|
Test Suite on gnueabihf
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/
|
Test Suite on gnueabihf
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/
|
Test Suite on gnueabihf:
src/appctx.rs#L9
unused imports: `Rect` and `UnknownUnit`
|
Test Suite on gnueabihf
`libremarkable` (lib) generated 1 warning
|
Test Suite on gnueabihf
build failed, waiting for other jobs to finish...
|
Clippy
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/
|
Clippy
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Clippy
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/
|
Clippy
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/
|
Clippy
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/
|
Clippy
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/
|