NuGet packages updated to latest versions #195
Annotations
7 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build:
Birder/Helpers/RegexHelpers/Validators.cs#L63
The variable 'e' is declared but never used
|
Build:
Birder/Helpers/RegexHelpers/Validators.cs#L67
The variable 'e' is declared but never used
|
Build:
Birder.Tests/Data_Persistence/ObsNotesRepoTests.cs#L439
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
|
Build:
Birder/Helpers/RegexHelpers/Validators.cs#L63
The variable 'e' is declared but never used
|
Build:
Birder/Helpers/RegexHelpers/Validators.cs#L67
The variable 'e' is declared but never used
|
Build:
Birder.Tests/Data_Persistence/ObsNotesRepoTests.cs#L439
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
|
Loading