Skip to content

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

Add underscore to Enum/Flag names starting with digit

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

Triggered via pull request September 24, 2024 15:07
Status Failure
Total duration 1m 49s
Artifacts

main.yaml

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

Annotations

20 errors and 28 warnings
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 `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, stable)
The process '/usr/bin/git' failed with exit code 128
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): 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#L10
creating a shared reference to mutable static is discouraged
Build/Test (ubuntu-latest, nightly)
`gir` (lib) generated 3 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)
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#L10
creating a shared reference to mutable static is discouraged
Build/Test (ubuntu-latest, nightly)
`gir` (lib) generated 3 warnings