Skip to content

Make integer handles use non-zero types #77

Make integer handles use non-zero types

Make integer handles use non-zero types #77

Triggered via pull request July 30, 2023 18:47
Status Failure
Total duration 36s
Artifacts

ci.yml

on: pull_request
Check Formatting
9s
Check Formatting
Matrix: Tests
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 4 warnings
Check Formatting: src/unix.rs#L1
Diff in /home/runner/work/raw-window-handle/raw-window-handle/src/unix.rs
Check Formatting: src/windows.rs#L1
Diff in /home/runner/work/raw-window-handle/raw-window-handle/src/windows.rs
Check Formatting: src/windows.rs#L55
Diff in /home/runner/work/raw-window-handle/raw-window-handle/src/windows.rs
Check Formatting
Process completed with exit code 1.
Tests (1.64): src/unix.rs#L133
failed to resolve: use of undeclared type `NonZeroU32`
Tests (1.64): src/unix.rs#L134
mismatched types
Tests (1.64)
Process completed with exit code 101.
Tests (stable): src/unix.rs#L134
failed to resolve: use of undeclared type `NonZeroU32`
Tests (stable): src/unix.rs#L135
mismatched types
Tests (stable)
Process completed with exit code 101.
Tests (nightly): src/unix.rs#L134
failed to resolve: use of undeclared type `NonZeroU32`
Tests (nightly): src/unix.rs#L135
mismatched types
Tests (nightly)
The operation was canceled.
Check Formatting
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Tests (1.64)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Tests (stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Tests (nightly)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/