deps: Bump xunit.runner.visualstudio from 3.1.2 to 3.1.4 #13
Annotations
1 error, 6 warnings, and 1 notice
|
|
|
tests/GrepSQL.Tests/SqlPatternMatcherTests.cs#L771
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead. (https://xunit.net/xunit.analyzers/rules/xUnit2020)
|
|
src/GrepSQL/NativeLibraryLoader.cs#L140
Converting null literal or possible null value to non-nullable type.
|
|
src/GrepSQL/NativeLibraryLoader.cs#L128
Converting null literal or possible null value to non-nullable type.
|
|
tests/GrepSQL.Tests/SqlPatternMatcherTests.cs#L771
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead. (https://xunit.net/xunit.analyzers/rules/xUnit2020)
|
|
src/GrepSQL/NativeLibraryLoader.cs#L140
Converting null literal or possible null value to non-nullable type.
|
|
src/GrepSQL/NativeLibraryLoader.cs#L128
Converting null literal or possible null value to non-nullable type.
|
|
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
The logs for this run have expired and are no longer available.
Loading