chore(deps): update dependency npgsql to v10 #13514
Annotations
31 warnings
|
Upload Hang Dumps
No files were found with the provided path: **/hangdump*. No artifacts will be uploaded.
|
|
Publish Single File:
TUnit.TestProject/TestContextIsolationTests.cs#L125
'CollectionAssertionBase<IEnumerable<TestContext>, TestContext>.HasCount()' is obsolete: 'Use Count() instead, which provides all numeric assertion methods. Example: Assert.That(list).Count().IsGreaterThan(5)'
|
|
Publish Single File:
TUnit.TestProject/SimpleGenericTests.cs#L59
Argument of type 'ValueAssertion<T2>' cannot be used for parameter 'source' of type 'IAssertionSource<T2?>' in 'NotEqualsAssertion<T2?> NotEqualsAssertionExtensions.IsNotEqualTo<T2?>(IAssertionSource<T2?> source, T2? notExpected, IEqualityComparer<T2?>? comparer = null, string? notExpectedExpression = null, string? comparerExpression = null)' due to differences in the nullability of reference types.
|
|
Publish Single File:
TUnit.TestProject/SimpleGenericTests.cs#L58
Argument of type 'ValueAssertion<T>' cannot be used for parameter 'source' of type 'IAssertionSource<T?>' in 'NotEqualsAssertion<T?> NotEqualsAssertionExtensions.IsNotEqualTo<T?>(IAssertionSource<T?> source, T? notExpected, IEqualityComparer<T?>? comparer = null, string? notExpectedExpression = null, string? comparerExpression = null)' due to differences in the nullability of reference types.
|
|
Publish Single File:
TUnit.TestProject/Tests.cs#L67
'AssertionExtensions.HasLength(IAssertionSource<string>)' is obsolete: 'Use Length() instead, which provides all numeric assertion methods. Example: Assert.That(str).Length().IsGreaterThan(5)'
|
|
Publish Single File:
TUnit.TestProject/SimpleGenericTests.cs#L26
Argument of type 'ValueAssertion<T>' cannot be used for parameter 'source' of type 'IAssertionSource<T?>' in 'NotEqualsAssertion<T?> NotEqualsAssertionExtensions.IsNotEqualTo<T?>(IAssertionSource<T?> source, T? notExpected, IEqualityComparer<T?>? comparer = null, string? notExpectedExpression = null, string? comparerExpression = null)' due to differences in the nullability of reference types.
|
|
Publish Single File:
TUnit.TestProject/SimpleGenericTests.cs#L13
Argument of type 'ValueAssertion<T>' cannot be used for parameter 'source' of type 'IAssertionSource<T?>' in 'NotEqualsAssertion<T?> NotEqualsAssertionExtensions.IsNotEqualTo<T?>(IAssertionSource<T?> source, T? notExpected, IEqualityComparer<T?>? comparer = null, string? notExpectedExpression = null, string? comparerExpression = null)' due to differences in the nullability of reference types.
|
|
Publish Single File:
TUnit.TestProject/SimpleGenericTests.cs#L42
Argument of type 'ValueAssertion<T>' cannot be used for parameter 'source' of type 'IAssertionSource<T?>' in 'NotEqualsAssertion<T?> NotEqualsAssertionExtensions.IsNotEqualTo<T?>(IAssertionSource<T?> source, T? notExpected, IEqualityComparer<T?>? comparer = null, string? notExpectedExpression = null, string? comparerExpression = null)' due to differences in the nullability of reference types.
|
|
Publish Single File:
TUnit.TestProject/TestCountVerificationTests.cs#L6
Parameter 'value' is unread.
|
|
Publish Single File:
TUnit.TestProject/TimeoutCancellationTokenTests.cs#L104
Parameter 'value' is unread.
|
|
Publish Single File:
TUnit.TestProject/TransactionTest.cs#L11
Non-nullable field '_scope' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Publish AOT:
TUnit.Assertions.SourceGenerator/Generators/MethodAssertionGenerator.cs#L42
Enable analyzer release tracking for the analyzer project containing rule 'TUNITGEN003' (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
|
|
Publish AOT:
TUnit.Assertions.SourceGenerator/Generators/MethodAssertionGenerator.cs#L44
The diagnostic message should not contain any line return character nor any leading or trailing whitespaces and should either be a single sentence without a trailing period or a multi-sentences with a trailing period
|
|
Publish AOT:
TUnit.Assertions.SourceGenerator/Generators/MethodAssertionGenerator.cs#L33
Enable analyzer release tracking for the analyzer project containing rule 'TUNITGEN002' (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
|
|
Publish AOT:
TUnit.Assertions.SourceGenerator/Generators/MethodAssertionGenerator.cs#L24
Enable analyzer release tracking for the analyzer project containing rule 'TUNITGEN001' (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
|
|
Publish AOT:
TUnit.Assertions.SourceGenerator/Generators/AssertionExtensionGenerator.cs#L373
Converting null literal or possible null value to non-nullable type.
|
|
Publish AOT:
TUnit.Assertions.SourceGenerator/Generators/AssertionExtensionGenerator.cs#L372
Converting null literal or possible null value to non-nullable type.
|
|
Publish AOT:
TUnit.Assertions.SourceGenerator/Generators/AssertionExtensionGenerator.cs#L364
Converting null literal or possible null value to non-nullable type.
|
|
Publish AOT:
TUnit.Assertions.SourceGenerator/Generators/AssertionExtensionGenerator.cs#L363
Converting null literal or possible null value to non-nullable type.
|
|
Publish AOT:
TUnit.Assertions.SourceGenerator/Generators/MethodAssertionGenerator.cs#L736
Dereference of a possibly null reference.
|
|
Publish AOT:
TUnit.Assertions.Analyzers/AnalyzerReleases.Shipped.md#L5
Analyzer release file 'AnalyzerReleases.Shipped.md' has a missing or invalid release header '#### Assertion Usage Rules' (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
|
|
Build:
TUnit.RpcTests/Tests.cs#L230
'CollectionAssertionBase<IEnumerable<TestNodeUpdate>, TestNodeUpdate>.HasCount()' is obsolete: 'Use Count() instead, which provides all numeric assertion methods. Example: Assert.That(list).Count().IsGreaterThan(5)'
|
|
Build:
TUnit.RpcTests/Tests.cs#L185
'CollectionAssertionBase<IEnumerable<TestNodeUpdate>, TestNodeUpdate>.HasCount()' is obsolete: 'Use Count() instead, which provides all numeric assertion methods. Example: Assert.That(list).Count().IsGreaterThan(5)'
|
|
Build:
TUnit.Core.SourceGenerator/Generators/PropertyInjectionSourceGenerator.cs#L261
Use 'SymbolEqualityComparer' when comparing symbols
|
|
Build:
TUnit.Pipeline/Modules/GenerateReadMeModule.cs#L93
Possible null reference argument for parameter 'outputFolderPath' in 'Folder IZip.UnZipToFolder(string zipPath, string outputFolderPath)'.
|
|
Build:
TUnit.Pipeline/Modules/GenerateReadMeModule.cs#L93
Possible null reference argument for parameter 'zipPath' in 'Folder IZip.UnZipToFolder(string zipPath, string outputFolderPath)'.
|
|
Build:
TUnit.Pipeline/Modules/AddLocalNuGetRepositoryModule.cs#L15
Possible null reference argument for parameter 'packageSourcePath' in 'DotNetNugetAddSourceOptions.DotNetNugetAddSourceOptions(string packageSourcePath)'.
|
|
Build:
TUnit.Pipeline/Modules/PackTUnitFilesModule.cs#L32
Possible null reference argument for parameter 'projectSolution' in 'DotNetPackOptions.DotNetPackOptions(string projectSolution)'.
|
|
Build:
TUnit.Pipeline/Modules/PublishNugetTesterAOTModule.cs#L40
Possible null reference argument for parameter 'projectSolution' in 'DotNetPublishOptions.DotNetPublishOptions(string projectSolution)'.
|
|
Build:
TUnit.Pipeline/Modules/UploadToNuGetModule.cs#L44
Possible null reference argument for parameter 'path' in 'DotNetNugetPushOptions.DotNetNugetPushOptions(string path)'.
|
|
Build:
TUnit.Assertions.Analyzers/AnalyzerReleases.Shipped.md#L5
Analyzer release file 'AnalyzerReleases.Shipped.md' has a missing or invalid release header '#### Assertion Usage Rules' (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
|
Loading