Skip to content

升级到 v2.0.10

升级到 v2.0.10 #26

Triggered via push January 7, 2024 10:23
Status Success
Total duration 1m 47s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

25 warnings
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#L30
Possible null reference assignment.
build: src/App.xaml.cs#L19
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/Hooks/UserActivityMonitor.cs#L31
Nullability of reference types in type of parameter 'sender' of 'void UserActivityMonitor.IdleTimer_Tick(object sender, ElapsedEventArgs e)' doesn't match the target delegate 'ElapsedEventHandler' (possibly because of nullability attributes).
build: src/Hooks/UserActivityMonitor.cs#L24
Non-nullable field 'OnIdle' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: src/LockService.cs#L21
Non-nullable field '_windowLockScreen' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: src/LockService.cs#L21
Non-nullable event 'OnLock' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
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#L30
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/App.xaml.cs#L19
Non-nullable field '_mutex' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: src/Hooks/UserActivityMonitor.cs#L31
Nullability of reference types in type of parameter 'sender' of 'void UserActivityMonitor.IdleTimer_Tick(object sender, ElapsedEventArgs e)' doesn't match the target delegate 'ElapsedEventHandler' (possibly because of nullability attributes).
build: src/Hooks/UserActivityMonitor.cs#L24
Non-nullable field 'OnIdle' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: src/Hooks/UserActivityMonitor.cs#L46
Dereference of a possibly null reference.
build: src/Hooks/UserActivityMonitor.cs#L47
Dereference of a possibly null reference.
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/