Skip to content

Simplify and test trait objects, implement object-safe OutputChecker. #11

Simplify and test trait objects, implement object-safe OutputChecker.

Simplify and test trait objects, implement object-safe OutputChecker. #11

Triggered via push January 20, 2024 11:32
Status Failure
Total duration 1m 46s
Artifacts

test.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 3 warnings
test (ubuntu-22.04): pie/src/trait_object/mod.rs#L83
unresolved import `std::hash::DefaultHasher`
test (ubuntu-22.04)
could not compile `pie` (lib test) due to previous error
test (ubuntu-22.04)
Process completed with exit code 101.
test (macos-12): pie/src/trait_object/mod.rs#L83
unresolved import `std::hash::DefaultHasher`
test (macos-12)
could not compile `pie` (lib test) due to previous error
test (macos-12)
Process completed with exit code 101.
test (windows-2022): pie/src/trait_object/mod.rs#L83
unresolved import `std::hash::DefaultHasher`
test (windows-2022)
could not compile `pie` (lib test) due to previous error
test (windows-2022)
Process completed with exit code 1.
test (ubuntu-22.04)
The following actions uses node12 which is deprecated and will be forced to run on node16: ATiltedTree/setup-rust@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 (macos-12)
The following actions uses node12 which is deprecated and will be forced to run on node16: ATiltedTree/setup-rust@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 (windows-2022)
The following actions uses node12 which is deprecated and will be forced to run on node16: ATiltedTree/setup-rust@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/