Skip to content

Add underscore to Enum/Flag names starting with digit #1875

Add underscore to Enum/Flag names starting with digit

Add underscore to Enum/Flag names starting with digit #1875

Triggered via pull request September 24, 2024 15:02
Status Failure
Total duration 2m 18s
Artifacts

main.yaml

on: pull_request
Matrix: Build/Test
Matrix: Hygiene
Fit to window
Zoom out
Zoom in

Annotations

23 errors and 34 warnings
Hygiene (ubuntu-latest, stable): src/nameutil.rs#L97
function `mangle_name` is never used
Hygiene (ubuntu-latest, stable)
could not compile `gir` (lib) due to 1 previous error
Hygiene (ubuntu-latest, stable)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Build/Test (ubuntu-latest, stable)
expected identifier, found keyword `static`
Build/Test (ubuntu-latest, stable)
unresolved import `self::enums::AxisUse`
Build/Test (ubuntu-latest, stable)
unresolved import `self::enums::CrossingMode`
Build/Test (ubuntu-latest, stable)
unresolved import `self::enums::DevicePadFeature`
Build/Test (ubuntu-latest, stable)
unresolved import `self::enums::DeviceToolType`
Build/Test (ubuntu-latest, stable)
unresolved import `self::enums::DragCancelReason`
Build/Test (ubuntu-latest, stable)
unresolved import `self::enums::EventType`
Build/Test (ubuntu-latest, stable)
unresolved import `self::enums::FullscreenMode`
Build/Test (ubuntu-latest, stable)
unresolved import `self::enums::GLError`
Build/Test (ubuntu-latest, stable)
unresolved import `self::enums::Gravity`
Build/Test (ubuntu-latest, nightly)
expected identifier, found keyword `static`
Build/Test (ubuntu-latest, nightly)
unresolved import `self::enums::AxisUse`
Build/Test (ubuntu-latest, nightly)
unresolved import `self::enums::CrossingMode`
Build/Test (ubuntu-latest, nightly)
unresolved import `self::enums::DevicePadFeature`
Build/Test (ubuntu-latest, nightly)
unresolved import `self::enums::DeviceToolType`
Build/Test (ubuntu-latest, nightly)
unresolved import `self::enums::DragCancelReason`
Build/Test (ubuntu-latest, nightly)
unresolved import `self::enums::EventType`
Build/Test (ubuntu-latest, nightly)
unresolved import `self::enums::FullscreenMode`
Build/Test (ubuntu-latest, nightly)
unresolved import `self::enums::GLError`
Build/Test (ubuntu-latest, nightly)
unresolved import `self::enums::Gravity`
Hygiene (ubuntu-latest, stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
Hygiene (ubuntu-latest, stable)
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
Hygiene (ubuntu-latest, stable)
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/
Hygiene (ubuntu-latest, stable)
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/
Hygiene (ubuntu-latest, stable)
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/
Hygiene (ubuntu-latest, stable)
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/
Build/Test (ubuntu-latest, stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
Build/Test (ubuntu-latest, stable)
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
Build/Test (ubuntu-latest, stable)
The process '/usr/bin/git' failed with exit code 128
Build/Test (ubuntu-latest, stable): src/nameutil.rs#L97
function `mangle_name` is never used
Build/Test (ubuntu-latest, stable)
`gir` (lib) generated 1 warning
Build/Test (ubuntu-latest, stable): src/nameutil.rs#L97
function `mangle_name` is never used
Build/Test (ubuntu-latest, stable)
`gir` (lib) generated 1 warning
Build/Test (ubuntu-latest, stable)
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/
Build/Test (ubuntu-latest, stable)
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/
Build/Test (ubuntu-latest, stable)
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/
Build/Test (ubuntu-latest, stable)
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/
Build/Test (ubuntu-latest, nightly)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
Build/Test (ubuntu-latest, nightly)
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
Build/Test (ubuntu-latest, nightly)
The process '/usr/bin/git' failed with exit code 128
Build/Test (ubuntu-latest, nightly): src/library.rs#L1359
elided lifetime has a name
Build/Test (ubuntu-latest, nightly): src/library.rs#L1375
elided lifetime has a name
Build/Test (ubuntu-latest, nightly): src/nameutil.rs#L97
function `mangle_name` is never used
Build/Test (ubuntu-latest, nightly): src/nameutil.rs#L10
creating a shared reference to mutable static is discouraged
Build/Test (ubuntu-latest, nightly)
`gir` (lib) generated 4 warnings
Build/Test (ubuntu-latest, nightly)
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/
Build/Test (ubuntu-latest, nightly)
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/
Build/Test (ubuntu-latest, nightly)
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/
Build/Test (ubuntu-latest, nightly)
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/
Build/Test (ubuntu-latest, nightly): src/library.rs#L1359
elided lifetime has a name
Build/Test (ubuntu-latest, nightly): src/library.rs#L1375
elided lifetime has a name
Build/Test (ubuntu-latest, nightly): src/nameutil.rs#L97
function `mangle_name` is never used
Build/Test (ubuntu-latest, nightly): src/nameutil.rs#L10
creating a shared reference to mutable static is discouraged
Build/Test (ubuntu-latest, nightly)
`gir` (lib) generated 4 warnings