Fix release script #31
Annotations
13 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, microsoft/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: microsoft/[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/
|
Setup MSBuild.exe
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/
|
Execute unit tests:
MMExNotifier/Database/DatabaseService.cs#L43
Nullable value type may be null.
|
Execute unit tests:
MMExNotifier/Database/DatabaseService.cs#L43
Nullable value type may be null.
|
Execute unit tests:
MMExNotifier.Tests/MainViewModelTests.cs#L32
This call site is reachable on all platforms. 'IAppConfiguration' is only supported on: 'Windows' 10.0.22000.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Execute unit tests:
MMExNotifier.Tests/MainViewModelTests.cs#L24
This call site is reachable on all platforms. 'IDatabaseService' is only supported on: 'Windows' 10.0.22000.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Execute unit tests:
MMExNotifier.Tests/MainViewModelTests.cs#L73
This call site is reachable on all platforms. 'MainViewModel' is only supported on: 'Windows' 10.0.22000.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Execute unit tests:
MMExNotifier.Tests/MainViewModelTests.cs#L46
This call site is reachable on all platforms. 'INotificationService' is only supported on: 'Windows' 10.0.22000.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Execute unit tests:
MMExNotifier.Tests/MainViewModelTests.cs#L20
This call site is reachable on all platforms. 'IAppConfiguration' is only supported on: 'Windows' 10.0.22000.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Execute unit tests:
MMExNotifier.Tests/MainViewModelTests.cs#L35
This call site is reachable on all platforms. 'INotificationService' is only supported on: 'Windows' 10.0.22000.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Execute unit tests:
MMExNotifier.Tests/MainViewModelTests.cs#L46
This call site is reachable on all platforms. 'IDatabaseService' is only supported on: 'Windows' 10.0.22000.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Execute unit tests:
MMExNotifier.Tests/MainViewModelTests.cs#L22
This call site is reachable on all platforms. 'IAppConfiguration' is only supported on: 'Windows' 10.0.22000.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Loading