Update dependency McMaster.Extensions.CommandLineUtils to v4.1.0 #330
Annotations
10 warnings
src/SmartSql.Test.Unit/TypeHandlers/MockTypeHandlerDbDataReader.cs#L34
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/SmartSql.Test.Unit/TypeHandlers/MockTypeHandlerDbDataReader.cs#L44
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/SmartSql.Test.Unit/DbSessions/DbSessionTest.cs#L259
The variable 'ex' is declared but never used
|
src/SmartSql.Test.Unit/DbSessions/DbSessionTest.cs#L277
The variable 'ex' is declared but never used
|
src/SmartSql.Test.Unit/Attempts/Tests.cs#L14
Public method 'CreateInstance_Linq' on test class 'Tests' should be marked as a Fact.
|
src/SmartSql.Test.Unit/Tags/UUIDTest.cs#L31
Do not use Assert.True() to check for substrings.
|
src/SmartSql.Test.Unit/Tags/UUIDTest.cs#L49
Do not use Assert.False() to check for substrings.
|
src/SmartSql.Test.Unit/DyRepository/AllPrimitiveRepositoryTest.cs#L25
Do not use Assert.NotNull() on value type '(IList<AllPrimitive>, int)'.
|
src/SmartSql.Test.Unit/Deserializer/ValueTupleDeserializerTest.cs#L30
Do not use Assert.NotNull() on value type '(IEnumerable<AllPrimitive>, int)'.
|
|
The logs for this run have expired and are no longer available.
Loading