Skip to content

pre test and benchmark #97

pre test and benchmark

pre test and benchmark #97

Triggered via push December 18, 2025 12:33
Status Failure
Total duration 1m 24s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build
Process completed with exit code 1.
build: SharpCoreDB.EntityFrameworkCore/Query/SharpCoreDBQuerySqlGenerator.cs#L101
Dereference of a possibly null reference.
build: SharpCoreDB.EntityFrameworkCore/Query/SharpCoreDBQuerySqlGenerator.cs#L85
Dereference of a possibly null reference.
build: SharpCoreDB.EntityFrameworkCore/Query/SharpCoreDBQuerySqlGenerator.cs#L69
Dereference of a possibly null reference.
build: SharpCoreDB.EntityFrameworkCore/Query/SharpCoreDBQuerySqlGenerator.cs#L46
Dereference of a possibly null reference.
build: SharpCoreDB.EntityFrameworkCore/Query/SharpCoreDBQuerySqlGenerator.cs#L37
Dereference of a possibly null reference.
build: SharpCoreDB.EntityFrameworkCore/Query/SharpCoreDBQuerySqlGenerator.cs#L28
Dereference of a possibly null reference.
build: SharpCoreDB.EntityFrameworkCore/SharpCoreDBOptionsExtension.cs#L84
'SharpCoreDBOptionsExtension.ExtensionInfo.Extension' hides inherited member 'DbContextOptionsExtensionInfo.Extension'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
build: SharpCoreDB.EntityFrameworkCore/Storage/SharpCoreDBCommand.cs#L292
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build: SharpCoreDB.EntityFrameworkCore/Storage/SharpCoreDBCommand.cs#L289
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build: SharpCoreDB.EntityFrameworkCore/Storage/SharpCoreDBCommand.cs#L49
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).