升级到 v2.1.1 #31
Annotations
26 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, olegtarasov/[email protected], softprops/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, olegtarasov/[email protected], softprops/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
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:
src/App.xaml.cs#L32
Possible null reference assignment.
|
build:
src/App.xaml.cs#L20
Non-nullable field '_mutex' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
src/AppBase.cs#L12
Dereference of a possibly null reference.
|
build:
src/AppBase.cs#L25
Possible null reference assignment.
|
build:
src/AppSettings.cs#L58
Non-nullable property 'ShortcutKeyForLock' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/AppSettings.cs#L62
Non-nullable property 'ShortcutKeyDisplayForLock' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/Shared/MainLayout.razor#L84
Non-nullable field '_mudThemeProvider' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
src/Shared/MainLayout.razor#L84
Non-nullable field '_customTheme' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
src/Shared/MainLayout.razor#L84
Non-nullable field '_settings' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
src/Hooks/UserActivityMonitor.cs#L44
Dereference of a possibly null reference.
|
build:
src/AppBase.cs#L12
Dereference of a possibly null reference.
|
build:
src/AppBase.cs#L25
Possible null reference assignment.
|
build:
src/App.xaml.cs#L32
Possible null reference assignment.
|
build:
src/AppSettings.cs#L58
Non-nullable property 'ShortcutKeyForLock' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/AppSettings.cs#L62
Non-nullable property 'ShortcutKeyDisplayForLock' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/Hooks/UserActivityMonitor.cs#L44
Dereference of a possibly null reference.
|
build:
src/Hooks/UserActivityMonitor.cs#L45
Dereference of a possibly null reference.
|
build:
src/App.xaml.cs#L20
Non-nullable field '_mutex' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
src/Hooks/KeyboardHook.cs#L28
Non-nullable event 'KeyPressed' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
|
build:
src/Hooks/KeyboardHook.cs#L73
Nullability of reference types in type of parameter 'sender' of 'anonymous method' doesn't match the target delegate 'EventHandler<KeyPressedEventArgs>' (possibly because of nullability attributes).
|
build
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
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
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/
|