build changes ci #150
ci.yml
on: push
Annotations
6 errors and 43 warnings
|
Build & Test (windows-latest)
The job has exceeded the maximum execution time of 6h0m0s
|
|
Build & Test (windows-latest)
The operation was canceled.
|
|
Build & Test (ubuntu-latest)
The job has exceeded the maximum execution time of 6h0m0s
|
|
Build & Test (ubuntu-latest)
The operation was canceled.
|
|
Build & Test (macos-latest)
The job has exceeded the maximum execution time of 6h0m0s
|
|
Build & Test (macos-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 (windows-latest)
No files were found with the provided path: **/TestResults/**/*.trx. No artifacts will be uploaded.
|
|
Build & Test (windows-latest):
src/SharpCoreDB.Extensions/DapperTransaction.cs#L106
Field 'SharpCoreTransaction._transaction' is never assigned to, and will always have its default value null
|
|
Build & Test (windows-latest):
src/SharpCoreDB.Extensions/DapperMappingExtensions.cs#L150
Possible null reference return.
|
|
Build & Test (windows-latest):
src/SharpCoreDB.Extensions/DapperMappingExtensions.cs#L148
Possible null reference return.
|
|
Build & Test (windows-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 (windows-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 (windows-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 (windows-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 (windows-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 (windows-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 (windows-latest):
tools/SharpCoreDB.Demo/SingleFileDemo.cs#L30
Cannot convert null literal to non-nullable reference type.
|
|
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/BatchUpdateWalBenchmark.cs#L41
The entry point of the program is global code; ignoring 'BatchUpdateWalBenchmark.Main()' entry point.
|
|
Build & Test (ubuntu-latest):
tests/SharpCoreDB.Benchmarks/BatchUpdatePerformanceTest.cs#L33
The entry point of the program is global code; ignoring 'BatchUpdatePerformanceTest.Main()' entry point.
|
|
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/StorageEngineComparisonBenchmark.cs#L660
XML comment has badly formed XML -- 'The character(s) '5' cannot be used at this location.'
|
|
Build & Test (ubuntu-latest):
tests/SharpCoreDB.Benchmarks/StorageEngineComparisonBenchmark.cs#L660
XML comment has badly formed XML -- 'An identifier was expected.'
|
|
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 (macos-latest)
No files were found with the provided path: **/TestResults/**/*.trx. No artifacts will be uploaded.
|
|
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.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
benchmark-results
Expired
|
466 Bytes |
sha256:5fa464e8c86abf5ee63627ce15c0cadc6af8f196f9850dc28b6fe7f017e58587
|
|