Skip to content

readme

readme #128

Triggered via push December 27, 2025 20:06
Status Failure
Total duration 1m 40s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build
Process completed with exit code 1.
build: SharpCoreDB.Extensions/DapperConnection.cs#L273
Missing XML comment for publicly visible type or member 'DapperParameter.DbType'
build: SharpCoreDB.Extensions/DapperTransaction.cs#L106
Field 'SharpCoreTransaction._transaction' is never assigned to, and will always have its default value null
build: SharpCoreDB.Extensions/DapperMappingExtensions.cs#L150
Possible null reference return.
build: SharpCoreDB.Extensions/DapperMappingExtensions.cs#L148
Possible null reference return.
build: 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: 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: SharpCoreDB.Extensions/DapperConnection.cs#L277
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build: SharpCoreDB.Extensions/DapperConnection.cs#L276
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build: SharpCoreDB.Extensions/DapperConnection.cs#L116
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build: SharpCoreDB.Extensions/DapperConnection.cs#L26
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).