alaysis level #156
Annotations
1 error and 40 warnings
|
Build & Test (windows-latest)
Process completed with exit code 1.
|
|
Build & Test (macos-latest):
src/SharpCoreDB.Extensions/DapperTransaction.cs#L106
Field 'SharpCoreTransaction._transaction' is never assigned to, and will always have its default value null
|
|
Build & Test (macos-latest):
src/SharpCoreDB.Extensions/DapperMappingExtensions.cs#L150
Possible null reference return.
|
|
Build & Test (macos-latest):
src/SharpCoreDB.Extensions/DapperMappingExtensions.cs#L148
Possible null reference return.
|
|
Build & Test (macos-latest):
src/SharpCoreDB.Extensions/DapperTypeMapper.cs#L241
'EnhancedDapperParameter.Scale' hides inherited member 'DbParameter.Scale'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
|
Build & Test (macos-latest):
src/SharpCoreDB.Extensions/DapperTypeMapper.cs#L236
'EnhancedDapperParameter.Precision' hides inherited member 'DbParameter.Precision'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
|
Build & Test (macos-latest):
src/SharpCoreDB.Extensions/DapperConnection.cs#L277
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
|
Build & Test (macos-latest):
src/SharpCoreDB.Extensions/DapperConnection.cs#L276
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
|
Build & Test (macos-latest):
src/SharpCoreDB.Extensions/DapperConnection.cs#L116
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
|
Build & Test (macos-latest):
src/SharpCoreDB.Extensions/DapperConnection.cs#L26
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
|
Build & Test (macos-latest):
tools/SharpCoreDB.Demo/SingleFileDemo.cs#L30
Cannot convert null literal to non-nullable reference type.
|
|
Build & Test (ubuntu-latest):
src/SharpCoreDB.EntityFrameworkCore/Query/SharpCoreDBQuerySqlGenerator.cs#L85
Dereference of a possibly null reference.
|
|
Build & Test (ubuntu-latest):
src/SharpCoreDB.EntityFrameworkCore/Query/SharpCoreDBQuerySqlGenerator.cs#L69
Dereference of a possibly null reference.
|
|
Build & Test (ubuntu-latest):
src/SharpCoreDB.EntityFrameworkCore/Query/SharpCoreDBQuerySqlGenerator.cs#L46
Dereference of a possibly null reference.
|
|
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/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.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):
tools/SharpCoreDB.Demo/SingleFileDemo.cs#L30
Cannot convert null literal to non-nullable reference type.
|
|
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.'
|
|
Build & Test (windows-latest):
src/SharpCoreDB.EntityFrameworkCore/Query/SharpCoreDBQuerySqlGenerator.cs#L101
Dereference of a possibly null reference.
|
|
Build & Test (windows-latest):
src/SharpCoreDB.EntityFrameworkCore/Query/SharpCoreDBQuerySqlGenerator.cs#L85
Dereference of a possibly null reference.
|
|
Build & Test (windows-latest):
src/SharpCoreDB.EntityFrameworkCore/Query/SharpCoreDBQuerySqlGenerator.cs#L69
Dereference of a possibly null reference.
|
|
Build & Test (windows-latest):
src/SharpCoreDB.EntityFrameworkCore/Query/SharpCoreDBQuerySqlGenerator.cs#L46
Dereference of a possibly null reference.
|
|
Build & Test (windows-latest):
src/SharpCoreDB.EntityFrameworkCore/Query/SharpCoreDBQuerySqlGenerator.cs#L37
Dereference of a possibly null reference.
|
|
Build & Test (windows-latest):
src/SharpCoreDB.EntityFrameworkCore/Query/SharpCoreDBQuerySqlGenerator.cs#L28
Dereference of a possibly null reference.
|
|
Build & Test (windows-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 (windows-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 (windows-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 (windows-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.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
benchmark-results
Expired
|
1.27 KB |
sha256:00138d3c71e631af118d6634176308db025d46656bdff93ad688db10ce68c4f7
|
|
|
test-results-macos-latest
Expired
|
551 KB |
sha256:a03cc86748a3dbf9920f98205e14ab27078cd0d2fd7bfdec6367e929dd83603e
|
|
|
test-results-ubuntu-latest
Expired
|
561 KB |
sha256:5a5fcd75602d9c0673c11216bc5f73946cc46a0393c137dc5782db3c554defae
|
|
|
test-results-windows-latest
Expired
|
564 KB |
sha256:78326ce6c5e14cd7e727e1750a26c8524fd5ff8a993ff6dddfc8e423396307b5
|
|