Add python CI #35
Annotations
30 warnings
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 use a deprecated Node.js version 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/
|
`extern` block uses type `u128`, which is not FFI-safe:
/home/runner/work/optirustic/optirustic/target/debug/build/hv-wfg-sys-70a2a3739ec0030d/out/bindings.rs#L3126
warning: `extern` block uses type `u128`, which is not FFI-safe
--> /home/runner/work/optirustic/optirustic/target/debug/build/hv-wfg-sys-70a2a3739ec0030d/out/bindings.rs:3126:18
|
3126 | __value: u128,
| ^^^^ not FFI-safe
|
= note: 128-bit integers don't currently have a known stable ABI
|
`extern` block uses type `u128`, which is not FFI-safe:
/home/runner/work/optirustic/optirustic/target/debug/build/hv-wfg-sys-70a2a3739ec0030d/out/bindings.rs#L3116
warning: `extern` block uses type `u128`, which is not FFI-safe
--> /home/runner/work/optirustic/optirustic/target/debug/build/hv-wfg-sys-70a2a3739ec0030d/out/bindings.rs:3116:18
|
3116 | __value: u128,
| ^^^^ not FFI-safe
|
= note: 128-bit integers don't currently have a known stable ABI
|
`extern` block uses type `u128`, which is not FFI-safe:
/home/runner/work/optirustic/optirustic/target/debug/build/hv-wfg-sys-70a2a3739ec0030d/out/bindings.rs#L3081
warning: `extern` block uses type `u128`, which is not FFI-safe
--> /home/runner/work/optirustic/optirustic/target/debug/build/hv-wfg-sys-70a2a3739ec0030d/out/bindings.rs:3081:18
|
3081 | __value: u128,
| ^^^^ not FFI-safe
|
= note: 128-bit integers don't currently have a known stable ABI
|
`extern` block uses type `u128`, which is not FFI-safe:
/home/runner/work/optirustic/optirustic/target/debug/build/hv-wfg-sys-70a2a3739ec0030d/out/bindings.rs#L3073
warning: `extern` block uses type `u128`, which is not FFI-safe
--> /home/runner/work/optirustic/optirustic/target/debug/build/hv-wfg-sys-70a2a3739ec0030d/out/bindings.rs:3073:18
|
3073 | __value: u128,
| ^^^^ not FFI-safe
|
= note: 128-bit integers don't currently have a known stable ABI
|
`extern` block uses type `u128`, which is not FFI-safe:
/home/runner/work/optirustic/optirustic/target/debug/build/hv-wfg-sys-70a2a3739ec0030d/out/bindings.rs#L1381
warning: `extern` block uses type `u128`, which is not FFI-safe
--> /home/runner/work/optirustic/optirustic/target/debug/build/hv-wfg-sys-70a2a3739ec0030d/out/bindings.rs:1381:10
|
1381 | ) -> u128;
| ^^^^ not FFI-safe
|
= note: 128-bit integers don't currently have a known stable ABI
= note: `#[warn(improper_ctypes)]` on by default
|
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/clippy-check@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 use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/clippy-check@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/
|
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 use a deprecated Node.js version 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:
target/debug/build/hv-wfg-sys-eec2f6d8fe02c939/out/bindings.rs#L1381
`extern` block uses type `u128`, which is not FFI-safe
|
Check:
target/debug/build/hv-wfg-sys-eec2f6d8fe02c939/out/bindings.rs#L3073
`extern` block uses type `u128`, which is not FFI-safe
|
Check:
target/debug/build/hv-wfg-sys-eec2f6d8fe02c939/out/bindings.rs#L3081
`extern` block uses type `u128`, which is not FFI-safe
|
Check:
target/debug/build/hv-wfg-sys-eec2f6d8fe02c939/out/bindings.rs#L3089
`extern` block uses type `u128`, which is not FFI-safe
|
Check:
target/debug/build/hv-wfg-sys-eec2f6d8fe02c939/out/bindings.rs#L3116
`extern` block uses type `u128`, which is not FFI-safe
|
Check:
target/debug/build/hv-wfg-sys-eec2f6d8fe02c939/out/bindings.rs#L3126
`extern` block uses type `u128`, which is not FFI-safe
|
Check
`hv-wfg-sys` (lib) generated 6 warnings
|
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/
|