yessql provider first move to OrchardCore #158
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):
tests/SharpCoreDB.Benchmarks/BulkInsertAsyncBenchmark.cs#L26
The entry point of the program is global code; ignoring 'BulkInsertAsyncBenchmark.Main()' entry point.
|
|
Build & Test (macos-latest):
tests/SharpCoreDB.Benchmarks/BenchmarkAnalyzer.cs#L19
The entry point of the program is global code; ignoring 'BenchmarkAnalyzer.Main(string[])' entry point.
|
|
Build & Test (macos-latest):
tests/SharpCoreDB.Benchmarks/BatchUpdateWalBenchmark.cs#L41
The entry point of the program is global code; ignoring 'BatchUpdateWalBenchmark.Main()' entry point.
|
|
Build & Test (macos-latest):
tests/SharpCoreDB.Benchmarks/BatchUpdatePerformanceTest.cs#L33
The entry point of the program is global code; ignoring 'BatchUpdatePerformanceTest.Main()' entry point.
|
|
Build & Test (macos-latest):
tests/SharpCoreDB.Benchmarks/BatchUpdateDeferredIndexBenchmark.cs#L44
The entry point of the program is global code; ignoring 'BatchUpdateDeferredIndexBenchmark.Main()' entry point.
|
|
Build & Test (macos-latest):
tests/SharpCoreDB.Benchmarks/PageBasedStorageBenchmark.cs#L192
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
|
|
Build & Test (macos-latest):
tests/SharpCoreDB.Benchmarks/PageBasedStorageBenchmark.cs#L191
XML comment has badly formed XML -- 'End tag 'summary' does not match the start tag ''.'
|
|
Build & Test (macos-latest):
tests/SharpCoreDB.Benchmarks/PageBasedStorageBenchmark.cs#L189
XML comment has badly formed XML -- 'The character(s) '5' cannot be used at this location.'
|
|
Build & Test (macos-latest):
tests/SharpCoreDB.Benchmarks/PageBasedStorageBenchmark.cs#L189
XML comment has badly formed XML -- 'An identifier was expected.'
|
|
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):
tests/SharpCoreDB.Benchmarks/BatchUpdateDeferredIndexBenchmark.cs#L44
The entry point of the program is global code; ignoring 'BatchUpdateDeferredIndexBenchmark.Main()' entry point.
|
|
Build & Test (ubuntu-latest):
tests/SharpCoreDB.Benchmarks/PageBasedStorageBenchmark.cs#L192
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
|
|
Build & Test (ubuntu-latest):
tests/SharpCoreDB.Benchmarks/PageBasedStorageBenchmark.cs#L191
XML comment has badly formed XML -- 'End tag 'summary' does not match the start tag ''.'
|
|
Build & Test (ubuntu-latest):
tests/SharpCoreDB.Benchmarks/PageBasedStorageBenchmark.cs#L189
XML comment has badly formed XML -- 'The character(s) '5' cannot be used at this location.'
|
|
Build & Test (ubuntu-latest):
tests/SharpCoreDB.Benchmarks/PageBasedStorageBenchmark.cs#L189
XML comment has badly formed XML -- 'An identifier was expected.'
|
|
Build & Test (ubuntu-latest):
tools/SharpCoreDB.Demo/SingleFileDemo.cs#L30
Cannot convert null literal to non-nullable reference type.
|
|
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:02d0b7faf872e5cc471f64b719407fb03d59ce73856e577a3e7a3a894debce30
|
|
|
test-results-macos-latest
Expired
|
551 KB |
sha256:5b5d88bc46d34d1359cef3155dd0c247978870568a7e46ad577c3b1d50ca7469
|
|