Fix parameterized queries and update CI to .NET 10.0 #30
Annotations
1 error and 10 warnings
|
build
Process completed with exit code 1.
|
|
build:
SharpCoreDB/Database.cs#L157
Cannot convert null literal to non-nullable reference type.
|
|
build:
SharpCoreDB/Database.cs#L123
Cannot convert null literal to non-nullable reference type.
|
|
build:
SharpCoreDB/Database.cs#L414
Cannot convert null literal to non-nullable reference type.
|
|
build:
SharpCoreDB/Services/SqlParser.cs#L95
Cannot convert null literal to non-nullable reference type.
|
|
build:
SharpCoreDB/Interfaces/IDatabase.cs#L121
Cannot convert null literal to non-nullable reference type.
|
|
build:
SharpCoreDB/Services/WAL.cs#L237
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
|
|
build:
SharpCoreDB/Services/OptimizedRowParser.cs#L116
XML comment has badly formed XML -- 'The character(s) ',' cannot be used at this location.'
|
|
build:
SharpCoreDB/Services/WAL.cs#L19
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
|
|
build:
SharpCoreDB/Services/OptimizedRowParser.cs#L116
XML comment has badly formed XML -- 'An identifier was expected.'
|
|
build:
SharpCoreDB/Services/WAL.cs#L18
XML comment has badly formed XML -- 'End tag 'summary' does not match the start tag 'byte'.'
|