Add error messages for unsupported macro features on compilation #10150
ci.yml
on: pull_request
fmt
24s
Matrix: build-full
Waiting for pending jobs
Matrix: build-pr
Matrix: clippy
Matrix: coverage
Matrix: test-cross-compilation
check-msrv
10m 43s
valgrind
0s
careful
0s
docsrs
0s
emscripten
0s
test-debug
0s
test-version-limits
0s
check-feature-powerset
0s
test-cross-compilation-windows
0s
semver-checks
2m 49s
conclusion
0s
Annotations
7 errors and 10 warnings
python3.12-x64 ubuntu-latest rust-nightly / build
ENOENT: no such file or directory, opendir '/home/runner/work/pyo3/pyo3/target/tests/target'
|
python3.12-x64 ubuntu-latest rust-nightly / build
Error: ENOENT: no such file or directory, opendir '/home/runner/work/pyo3/pyo3/target/tests/target'
|
clippy/x86_64-unknown-linux-gnu/beta
`cargo clippy --no-default-features --all-targets --workspace -- --deny=warnings` failed
|
clippy/x86_64-unknown-linux-gnu/beta
`cargo clippy --no-default-features --features=abi3 --all-targets --workspace -- --deny=warnings` failed
|
clippy/x86_64-unknown-linux-gnu/beta
`cargo clippy --no-default-features --all-targets --workspace -- --deny=warnings` failed
|
clippy/x86_64-unknown-linux-gnu/beta
`cargo clippy --no-default-features --features=abi3 --all-targets --workspace -- --deny=warnings` failed
|
clippy/x86_64-unknown-linux-gnu/beta
Process completed with exit code 1.
|
python3.12-arm64 macos-14 rust-stable / build
'ref' input parameter is ignored when 'base' is set to HEAD
|
python3.12-arm64 macos-14 rust-stable / build
'base' input parameter is ignored when action is triggered by pull request event
|
python3.12-x64 ubuntu-latest rust-stable / build
'ref' input parameter is ignored when 'base' is set to HEAD
|
python3.12-x64 ubuntu-latest rust-stable / build
'base' input parameter is ignored when action is triggered by pull request event
|
python3.12-x86 windows-latest rust-stable / build
'ref' input parameter is ignored when 'base' is set to HEAD
|
python3.12-x86 windows-latest rust-stable / build
'base' input parameter is ignored when action is triggered by pull request event
|
python3.12-x64 macos-13 rust-stable / build
'ref' input parameter is ignored when 'base' is set to HEAD
|
python3.12-x64 macos-13 rust-stable / build
'base' input parameter is ignored when action is triggered by pull request event
|
python3.12-x64 windows-latest rust-stable / build
'ref' input parameter is ignored when 'base' is set to HEAD
|
python3.12-x64 windows-latest rust-stable / build
'base' input parameter is ignored when action is triggered by pull request event
|