multiple refactors and API improvement #155
Annotations
5 errors and 32 warnings
|
Build & Test (macos-latest)
Process completed with exit code 1.
|
|
Build & Test (windows-latest)
The strategy configuration was canceled because "build.macos-latest" failed
|
|
Build & Test (windows-latest)
The operation was canceled.
|
|
Build & Test (ubuntu-latest)
The strategy configuration was canceled because "build.macos-latest" failed
|
|
Build & Test (ubuntu-latest)
The operation was canceled.
|
|
Build & Test (macos-latest):
src/SharpCoreDB.EntityFrameworkCore/Query/SharpCoreDBQuerySqlGenerator.cs#L85
Dereference of a possibly null reference.
|
|
Build & Test (macos-latest):
src/SharpCoreDB.EntityFrameworkCore/Query/SharpCoreDBQuerySqlGenerator.cs#L69
Dereference of a possibly null reference.
|
|
Build & Test (macos-latest):
src/SharpCoreDB.EntityFrameworkCore/Query/SharpCoreDBQuerySqlGenerator.cs#L46
Dereference of a possibly null reference.
|
|
Build & Test (macos-latest):
src/SharpCoreDB.EntityFrameworkCore/Query/SharpCoreDBQuerySqlGenerator.cs#L37
Dereference of a possibly null reference.
|
|
Build & Test (macos-latest):
src/SharpCoreDB.EntityFrameworkCore/Query/SharpCoreDBQuerySqlGenerator.cs#L28
Dereference of a possibly null reference.
|
|
Build & Test (macos-latest):
src/SharpCoreDB.EntityFrameworkCore/Storage/SharpCoreDBCommand.cs#L292
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
|
Build & Test (macos-latest):
src/SharpCoreDB.EntityFrameworkCore/Storage/SharpCoreDBCommand.cs#L289
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
|
Build & Test (macos-latest):
src/SharpCoreDB.EntityFrameworkCore/Storage/SharpCoreDBCommand.cs#L49
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
|
Build & Test (macos-latest):
src/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 & Test (macos-latest):
tools/SharpCoreDB.Demo/SingleFileDemo.cs#L30
Cannot convert null literal to non-nullable reference type.
|
|
Build & Test (windows-latest)
No files were found with the provided path: **/TestResults/**/*.trx. No artifacts will be uploaded.
|
|
Build & Test (ubuntu-latest)
No files were found with the provided path: **/TestResults/**/*.trx. No artifacts will be uploaded.
|
|
Build & Test (ubuntu-latest):
src/SharpCoreDB.EntityFrameworkCore/Query/SharpCoreDBQuerySqlGenerator.cs#L37
Dereference of a possibly null reference.
|
|
Build & Test (ubuntu-latest):
src/SharpCoreDB.EntityFrameworkCore/Query/SharpCoreDBQuerySqlGenerator.cs#L28
Dereference of a possibly null reference.
|
|
Build & Test (ubuntu-latest):
src/SharpCoreDB.EntityFrameworkCore/Storage/SharpCoreDBCommand.cs#L292
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
|
Build & Test (ubuntu-latest):
src/SharpCoreDB.EntityFrameworkCore/Storage/SharpCoreDBCommand.cs#L289
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
|
Build & Test (ubuntu-latest):
src/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 & Test (ubuntu-latest):
src/SharpCoreDB.EntityFrameworkCore/Storage/SharpCoreDBCommand.cs#L49
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
|
Build & Test (ubuntu-latest):
src/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 & Test (ubuntu-latest):
src/SharpCoreDB.Data.Provider/SharpCoreDBParameter.cs#L72
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
|
Build & Test (ubuntu-latest):
src/SharpCoreDB.Data.Provider/SharpCoreDBParameter.cs#L62
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
|
Build & Test (ubuntu-latest):
src/SharpCoreDB.Data.Provider/SharpCoreDBConnection.cs#L44
Nullability of return type doesn't match overridden member (possibly because of nullability attributes).
|
|
Benchmarks:
tests/SharpCoreDB.Benchmarks/DirectLookupBatchUpdateBenchmark.cs#L40
The entry point of the program is global code; ignoring 'DirectLookupBatchUpdateBenchmark.Main()' entry point.
|
|
Benchmarks:
tests/SharpCoreDB.Benchmarks/BulkInsertAsyncBenchmark.cs#L26
The entry point of the program is global code; ignoring 'BulkInsertAsyncBenchmark.Main()' entry point.
|
|
Benchmarks:
tests/SharpCoreDB.Benchmarks/BenchmarkAnalyzer.cs#L19
The entry point of the program is global code; ignoring 'BenchmarkAnalyzer.Main(string[])' entry point.
|
|
Benchmarks:
tests/SharpCoreDB.Benchmarks/BatchUpdateWalBenchmark.cs#L41
The entry point of the program is global code; ignoring 'BatchUpdateWalBenchmark.Main()' entry point.
|
|
Benchmarks:
tests/SharpCoreDB.Benchmarks/BatchUpdatePerformanceTest.cs#L33
The entry point of the program is global code; ignoring 'BatchUpdatePerformanceTest.Main()' entry point.
|
|
Benchmarks:
tests/SharpCoreDB.Benchmarks/BatchUpdateDeferredIndexBenchmark.cs#L44
The entry point of the program is global code; ignoring 'BatchUpdateDeferredIndexBenchmark.Main()' entry point.
|
|
Benchmarks:
tests/SharpCoreDB.Benchmarks/PageBasedStorageBenchmark.cs#L192
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
|
|
Benchmarks:
tests/SharpCoreDB.Benchmarks/PageBasedStorageBenchmark.cs#L191
XML comment has badly formed XML -- 'End tag 'summary' does not match the start tag ''.'
|
|
Benchmarks:
tests/SharpCoreDB.Benchmarks/PageBasedStorageBenchmark.cs#L189
XML comment has badly formed XML -- 'The character(s) '5' cannot be used at this location.'
|
|
Benchmarks:
tests/SharpCoreDB.Benchmarks/PageBasedStorageBenchmark.cs#L189
XML comment has badly formed XML -- 'An identifier was expected.'
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
benchmark-results
Expired
|
1.27 KB |
sha256:569c40add2fdcb81723432342729322e3e079e5b4ba373e126934b8303adbe6b
|
|
|
test-results-macos-latest
Expired
|
553 KB |
sha256:20c374da883b3f13f4fd8662067fcf42b862c47c0e1220d300863bc99b3cfea9
|
|