fully restructured the solution directory structure #144
ci.yml
on: push
Annotations
5 errors and 31 warnings
|
Build & Test (macos-latest)
Process completed with exit code 1.
|
|
Build & Test (ubuntu-latest)
The strategy configuration was canceled because "build.macos-latest" failed
|
|
Build & Test (ubuntu-latest)
The operation was canceled.
|
|
Build & Test (windows-latest)
The strategy configuration was canceled because "build.macos-latest" failed
|
|
Build & Test (windows-latest)
The operation was canceled.
|
|
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/StorageEngineComparisonBenchmark.cs#L660
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 -- 'The character(s) '5' cannot be used at this location.'
|
|
Benchmarks:
tests/SharpCoreDB.Benchmarks/StorageEngineComparisonBenchmark.cs#L660
XML comment has badly formed XML -- 'An identifier was expected.'
|
|
Benchmarks:
tests/SharpCoreDB.Benchmarks/PageBasedStorageBenchmark.cs#L189
XML comment has badly formed XML -- 'An identifier was expected.'
|
|
Build & Test (macos-latest):
tests/SharpCoreDB.Benchmarks/PageBasedStorageBenchmark.cs#L189
XML comment has badly formed XML -- 'An identifier was expected.'
|
|
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/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):
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/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 (ubuntu-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 (ubuntu-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 (ubuntu-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 (ubuntu-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 (ubuntu-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 (ubuntu-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 (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).
|
|
Build & Test (windows-latest)
No files were found with the provided path: **/TestResults/**/*.trx. No artifacts will be uploaded.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
benchmark-results
Expired
|
467 Bytes |
sha256:e89ad10cf253109414eb881cc2b3a7c5af85d7a0f245a228f0a5b42e1c5641e3
|
|
|
test-results-macos-latest
Expired
|
551 KB |
sha256:845f920a4ca7a221ebf230b16931f2d330fb96e843decaeb05125a66321562ec
|
|
|
test-results-ubuntu-latest
Expired
|
565 KB |
sha256:9bee9cb34d59285b6fc4a89c62b5d7ff11a0031ae474477ea94a7c0c1775e882
|
|