Skip to content

custom strategies in attribute macro #503

custom strategies in attribute macro

custom strategies in attribute macro #503

Triggered via pull request July 12, 2024 15:32
Status Failure
Total duration 4m 9s
Artifacts

rust.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

17 errors and 1 warning
build (nightly): proptest-macro/src/lib.rs#L46
cannot find attribute `property_test` in this scope
build (nightly): proptest-macro/src/lib.rs#L14
cannot find attribute `property_test` in this scope
build (nightly): proptest-macro/src/lib.rs#L23
cannot find macro `proptest` in this scope
build (nightly): proptest-macro/src/lib.rs#L58
cannot find attribute `property_test` in this scope
build (nightly): proptest-macro/src/lib.rs#L59
cannot find attribute `strategy` in this scope
build (nightly)
Process completed with exit code 101.
build (beta)
The job was canceled because "nightly" failed.
build (beta): proptest-macro/src/lib.rs#L23
cannot find macro `proptest` in this scope
build (beta): proptest-macro/src/lib.rs#L14
cannot find attribute `property_test` in this scope
build (beta): proptest-macro/src/lib.rs#L58
cannot find attribute `property_test` in this scope
build (beta): proptest-macro/src/lib.rs#L59
cannot find attribute `strategy` in this scope
build (beta): proptest-macro/src/lib.rs#L46
cannot find attribute `property_test` in this scope
build (beta)
The operation was canceled.
build (stable)
The job was canceled because "nightly" failed.
build (stable)
The operation was canceled.
build (pinned)
The job was canceled because "nightly" failed.
build (pinned)
The operation was canceled.
build (nightly)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, hecrj/setup-rust-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/