ci: update lexactivator version #41
Annotations
15 warnings
Set up Rust 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/
|
Set up Rust 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/
|
Set up Rust 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/
|
Set up Rust 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/
|
Run Cargo Test:
src/extern_functions.rs#L4
unused import: `crate::LexActivatorCode`
|
Run Cargo Test:
src/lib.rs#L111
variant `LA_USER` should have an upper camel case name
|
Run Cargo Test:
src/lib.rs#L113
variant `LA_SYSTEM` should have an upper camel case name
|
Run Cargo Test:
src/lib.rs#L115
variant `LA_ALL_USERS` should have an upper camel case name
|
Run Cargo Test:
src/lib.rs#L118
variant `LA_IN_MEMORY` should have an upper camel case name
|
Run Cargo Test:
src/string_utils.rs#L13
function `to_utf16` is never used
|
Run Cargo Test:
src/string_utils.rs#L21
function `utf16_to_string` is never used
|
Run Cargo Test
`lexactivator` (lib) generated 7 warnings (run `cargo fix --lib -p lexactivator` to apply 1 suggestion)
|
Run Cargo Test:
src/lib.rs#L111
variant `LA_USER` should have an upper camel case name
|
Run Cargo Test:
src/lib.rs#L113
variant `LA_SYSTEM` should have an upper camel case name
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "libs".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading