working basic UI #135
Annotations
10 warnings
|
build:
SharpCoreDB.Benchmarks/DirectLookupBatchUpdateBenchmark.cs#L40
The entry point of the program is global code; ignoring 'DirectLookupBatchUpdateBenchmark.Main()' entry point.
|
|
build:
SharpCoreDB.Benchmarks/BulkInsertAsyncBenchmark.cs#L26
The entry point of the program is global code; ignoring 'BulkInsertAsyncBenchmark.Main()' entry point.
|
|
build:
SharpCoreDB.Benchmarks/BenchmarkAnalyzer.cs#L19
The entry point of the program is global code; ignoring 'BenchmarkAnalyzer.Main(string[])' entry point.
|
|
build:
SharpCoreDB.Benchmarks/BatchUpdateWalBenchmark.cs#L41
The entry point of the program is global code; ignoring 'BatchUpdateWalBenchmark.Main()' entry point.
|
|
build:
SharpCoreDB.Benchmarks/BatchUpdatePerformanceTest.cs#L33
The entry point of the program is global code; ignoring 'BatchUpdatePerformanceTest.Main()' entry point.
|
|
build:
SharpCoreDB.Benchmarks/BatchUpdateDeferredIndexBenchmark.cs#L44
The entry point of the program is global code; ignoring 'BatchUpdateDeferredIndexBenchmark.Main()' entry point.
|
|
build:
SharpCoreDB.Data.Provider/SharpCoreDBException.cs#L41
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
|
build:
SharpCoreDB.Data.Provider/SharpCoreDBParameter.cs#L72
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
|
build:
SharpCoreDB.Data.Provider/SharpCoreDBParameter.cs#L62
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
|
build:
SharpCoreDB.Data.Provider/SharpCoreDBConnection.cs#L44
Nullability of return type doesn't match overridden member (possibly because of nullability attributes).
|