Skip to content

Add Dapper.Sqlite sample (async + tx), introduce ADO QueryWatchTransa… #42

Add Dapper.Sqlite sample (async + tx), introduce ADO QueryWatchTransa…

Add Dapper.Sqlite sample (async + tx), introduce ADO QueryWatchTransa… #42

Triggered via push September 27, 2025 06:39
Status Success
Total duration 5m 4s
Artifacts 1

ci.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

40 warnings and 1 notice
build (ubuntu-latest): tests/KeelMatrix.QueryWatch.Tests/DapperWrapperTests.cs#L163
Nullability of reference types in return type of 'object? FakeParams.this[string parameterName].get' doesn't match implicitly implemented member 'object IDataParameterCollection.this[string parameterName].get' (possibly because of nullability attributes).
build (ubuntu-latest): tests/KeelMatrix.QueryWatch.Tests/DapperWrapperTests.cs#L157
Nullability of reference types in type of parameter 'value' of 'void FakeParameter.SourceColumn.set' doesn't match implicitly implemented member 'void IDataParameter.SourceColumn.set' (possibly because of nullability attributes).
build (ubuntu-latest): tests/KeelMatrix.QueryWatch.Tests/DapperWrapperTests.cs#L156
Nullability of reference types in type of parameter 'value' of 'void FakeParameter.ParameterName.set' doesn't match implicitly implemented member 'void IDataParameter.ParameterName.set' (possibly because of nullability attributes).
build (ubuntu-latest): tests/KeelMatrix.QueryWatch.Tests/DapperWrapperTests.cs#L123
Nullability of reference types in type of parameter 'value' of 'void OnlyIdbCommand.CommandText.set' doesn't match implicitly implemented member 'void IDbCommand.CommandText.set' (possibly because of nullability attributes).
build (ubuntu-latest): tests/KeelMatrix.QueryWatch.Tests/DapperWrapperTests.cs#L98
Nullability of reference types in type of parameter 'value' of 'void OnlyIdbConnection.ConnectionString.set' doesn't match implicitly implemented member 'void IDbConnection.ConnectionString.set' (possibly because of nullability attributes).
build (ubuntu-latest): tests/KeelMatrix.QueryWatch.Tests/ExtensionHelpersOverloadsTests.cs#L173
Nullability of reference types in return type of 'object? FakeParams.this[string parameterName].get' doesn't match implicitly implemented member 'object IDataParameterCollection.this[string parameterName].get' (possibly because of nullability attributes).
build (ubuntu-latest): tests/KeelMatrix.QueryWatch.Tests/ExtensionHelpersOverloadsTests.cs#L167
Nullability of reference types in type of parameter 'value' of 'void FakeParameter.SourceColumn.set' doesn't match implicitly implemented member 'void IDataParameter.SourceColumn.set' (possibly because of nullability attributes).
build (ubuntu-latest): tests/KeelMatrix.QueryWatch.Tests/ExtensionHelpersOverloadsTests.cs#L166
Nullability of reference types in type of parameter 'value' of 'void FakeParameter.ParameterName.set' doesn't match implicitly implemented member 'void IDataParameter.ParameterName.set' (possibly because of nullability attributes).
build (ubuntu-latest): tests/KeelMatrix.QueryWatch.Tests/ExtensionHelpersOverloadsTests.cs#L142
Nullability of reference types in type of parameter 'value' of 'void OnlyIdbCommand.CommandText.set' doesn't match implicitly implemented member 'void IDbCommand.CommandText.set' (possibly because of nullability attributes).
build (ubuntu-latest): tests/KeelMatrix.QueryWatch.Tests/ExtensionHelpersOverloadsTests.cs#L117
Nullability of reference types in type of parameter 'value' of 'void OnlyIdbConnection.ConnectionString.set' doesn't match implicitly implemented member 'void IDbConnection.ConnectionString.set' (possibly because of nullability attributes).
build (ubuntu-latest): tests/KeelMatrix.QueryWatch.Tests/DapperWrapperTests.cs#L163
Nullability of reference types in return type of 'object? FakeParams.this[string parameterName].get' doesn't match implicitly implemented member 'object IDataParameterCollection.this[string parameterName].get' (possibly because of nullability attributes).
build (ubuntu-latest): tests/KeelMatrix.QueryWatch.Tests/DapperWrapperTests.cs#L157
Nullability of reference types in type of parameter 'value' of 'void FakeParameter.SourceColumn.set' doesn't match implicitly implemented member 'void IDataParameter.SourceColumn.set' (possibly because of nullability attributes).
build (ubuntu-latest): tests/KeelMatrix.QueryWatch.Tests/DapperWrapperTests.cs#L156
Nullability of reference types in type of parameter 'value' of 'void FakeParameter.ParameterName.set' doesn't match implicitly implemented member 'void IDataParameter.ParameterName.set' (possibly because of nullability attributes).
build (ubuntu-latest): tests/KeelMatrix.QueryWatch.Tests/DapperWrapperTests.cs#L123
Nullability of reference types in type of parameter 'value' of 'void OnlyIdbCommand.CommandText.set' doesn't match implicitly implemented member 'void IDbCommand.CommandText.set' (possibly because of nullability attributes).
build (ubuntu-latest): tests/KeelMatrix.QueryWatch.Tests/DapperWrapperTests.cs#L98
Nullability of reference types in type of parameter 'value' of 'void OnlyIdbConnection.ConnectionString.set' doesn't match implicitly implemented member 'void IDbConnection.ConnectionString.set' (possibly because of nullability attributes).
build (ubuntu-latest): tests/KeelMatrix.QueryWatch.Tests/ExtensionHelpersOverloadsTests.cs#L173
Nullability of reference types in return type of 'object? FakeParams.this[string parameterName].get' doesn't match implicitly implemented member 'object IDataParameterCollection.this[string parameterName].get' (possibly because of nullability attributes).
build (ubuntu-latest): tests/KeelMatrix.QueryWatch.Tests/ExtensionHelpersOverloadsTests.cs#L167
Nullability of reference types in type of parameter 'value' of 'void FakeParameter.SourceColumn.set' doesn't match implicitly implemented member 'void IDataParameter.SourceColumn.set' (possibly because of nullability attributes).
build (ubuntu-latest): tests/KeelMatrix.QueryWatch.Tests/ExtensionHelpersOverloadsTests.cs#L166
Nullability of reference types in type of parameter 'value' of 'void FakeParameter.ParameterName.set' doesn't match implicitly implemented member 'void IDataParameter.ParameterName.set' (possibly because of nullability attributes).
build (ubuntu-latest): tests/KeelMatrix.QueryWatch.Tests/ExtensionHelpersOverloadsTests.cs#L142
Nullability of reference types in type of parameter 'value' of 'void OnlyIdbCommand.CommandText.set' doesn't match implicitly implemented member 'void IDbCommand.CommandText.set' (possibly because of nullability attributes).
build (ubuntu-latest): tests/KeelMatrix.QueryWatch.Tests/ExtensionHelpersOverloadsTests.cs#L117
Nullability of reference types in type of parameter 'value' of 'void OnlyIdbConnection.ConnectionString.set' doesn't match implicitly implemented member 'void IDbConnection.ConnectionString.set' (possibly because of nullability attributes).
build (windows-latest): tests/KeelMatrix.QueryWatch.Tests/ExtensionHelpersOverloadsTests.cs#L173
Nullability of reference types in return type of 'object? FakeParams.this[string parameterName].get' doesn't match implicitly implemented member 'object IDataParameterCollection.this[string parameterName].get' (possibly because of nullability attributes).
build (windows-latest): tests/KeelMatrix.QueryWatch.Tests/ExtensionHelpersOverloadsTests.cs#L167
Nullability of reference types in type of parameter 'value' of 'void FakeParameter.SourceColumn.set' doesn't match implicitly implemented member 'void IDataParameter.SourceColumn.set' (possibly because of nullability attributes).
build (windows-latest): tests/KeelMatrix.QueryWatch.Tests/ExtensionHelpersOverloadsTests.cs#L166
Nullability of reference types in type of parameter 'value' of 'void FakeParameter.ParameterName.set' doesn't match implicitly implemented member 'void IDataParameter.ParameterName.set' (possibly because of nullability attributes).
build (windows-latest): tests/KeelMatrix.QueryWatch.Tests/ExtensionHelpersOverloadsTests.cs#L142
Nullability of reference types in type of parameter 'value' of 'void OnlyIdbCommand.CommandText.set' doesn't match implicitly implemented member 'void IDbCommand.CommandText.set' (possibly because of nullability attributes).
build (windows-latest): tests/KeelMatrix.QueryWatch.Tests/ExtensionHelpersOverloadsTests.cs#L117
Nullability of reference types in type of parameter 'value' of 'void OnlyIdbConnection.ConnectionString.set' doesn't match implicitly implemented member 'void IDbConnection.ConnectionString.set' (possibly because of nullability attributes).
build (windows-latest): tests/KeelMatrix.QueryWatch.Tests/DapperWrapperTests.cs#L163
Nullability of reference types in return type of 'object? FakeParams.this[string parameterName].get' doesn't match implicitly implemented member 'object IDataParameterCollection.this[string parameterName].get' (possibly because of nullability attributes).
build (windows-latest): tests/KeelMatrix.QueryWatch.Tests/DapperWrapperTests.cs#L157
Nullability of reference types in type of parameter 'value' of 'void FakeParameter.SourceColumn.set' doesn't match implicitly implemented member 'void IDataParameter.SourceColumn.set' (possibly because of nullability attributes).
build (windows-latest): tests/KeelMatrix.QueryWatch.Tests/DapperWrapperTests.cs#L156
Nullability of reference types in type of parameter 'value' of 'void FakeParameter.ParameterName.set' doesn't match implicitly implemented member 'void IDataParameter.ParameterName.set' (possibly because of nullability attributes).
build (windows-latest): tests/KeelMatrix.QueryWatch.Tests/DapperWrapperTests.cs#L123
Nullability of reference types in type of parameter 'value' of 'void OnlyIdbCommand.CommandText.set' doesn't match implicitly implemented member 'void IDbCommand.CommandText.set' (possibly because of nullability attributes).
build (windows-latest): tests/KeelMatrix.QueryWatch.Tests/DapperWrapperTests.cs#L98
Nullability of reference types in type of parameter 'value' of 'void OnlyIdbConnection.ConnectionString.set' doesn't match implicitly implemented member 'void IDbConnection.ConnectionString.set' (possibly because of nullability attributes).
build (windows-latest): tests/KeelMatrix.QueryWatch.Tests/ExtensionHelpersOverloadsTests.cs#L173
Nullability of reference types in return type of 'object? FakeParams.this[string parameterName].get' doesn't match implicitly implemented member 'object IDataParameterCollection.this[string parameterName].get' (possibly because of nullability attributes).
build (windows-latest): tests/KeelMatrix.QueryWatch.Tests/ExtensionHelpersOverloadsTests.cs#L167
Nullability of reference types in type of parameter 'value' of 'void FakeParameter.SourceColumn.set' doesn't match implicitly implemented member 'void IDataParameter.SourceColumn.set' (possibly because of nullability attributes).
build (windows-latest): tests/KeelMatrix.QueryWatch.Tests/ExtensionHelpersOverloadsTests.cs#L166
Nullability of reference types in type of parameter 'value' of 'void FakeParameter.ParameterName.set' doesn't match implicitly implemented member 'void IDataParameter.ParameterName.set' (possibly because of nullability attributes).
build (windows-latest): tests/KeelMatrix.QueryWatch.Tests/ExtensionHelpersOverloadsTests.cs#L142
Nullability of reference types in type of parameter 'value' of 'void OnlyIdbCommand.CommandText.set' doesn't match implicitly implemented member 'void IDbCommand.CommandText.set' (possibly because of nullability attributes).
build (windows-latest): tests/KeelMatrix.QueryWatch.Tests/ExtensionHelpersOverloadsTests.cs#L117
Nullability of reference types in type of parameter 'value' of 'void OnlyIdbConnection.ConnectionString.set' doesn't match implicitly implemented member 'void IDbConnection.ConnectionString.set' (possibly because of nullability attributes).
build (windows-latest): tests/KeelMatrix.QueryWatch.Tests/DapperWrapperTests.cs#L163
Nullability of reference types in return type of 'object? FakeParams.this[string parameterName].get' doesn't match implicitly implemented member 'object IDataParameterCollection.this[string parameterName].get' (possibly because of nullability attributes).
build (windows-latest): tests/KeelMatrix.QueryWatch.Tests/DapperWrapperTests.cs#L157
Nullability of reference types in type of parameter 'value' of 'void FakeParameter.SourceColumn.set' doesn't match implicitly implemented member 'void IDataParameter.SourceColumn.set' (possibly because of nullability attributes).
build (windows-latest): tests/KeelMatrix.QueryWatch.Tests/DapperWrapperTests.cs#L156
Nullability of reference types in type of parameter 'value' of 'void FakeParameter.ParameterName.set' doesn't match implicitly implemented member 'void IDataParameter.ParameterName.set' (possibly because of nullability attributes).
build (windows-latest): tests/KeelMatrix.QueryWatch.Tests/DapperWrapperTests.cs#L123
Nullability of reference types in type of parameter 'value' of 'void OnlyIdbCommand.CommandText.set' doesn't match implicitly implemented member 'void IDbCommand.CommandText.set' (possibly because of nullability attributes).
build (windows-latest): tests/KeelMatrix.QueryWatch.Tests/DapperWrapperTests.cs#L98
Nullability of reference types in type of parameter 'value' of 'void OnlyIdbConnection.ConnectionString.set' doesn't match implicitly implemented member 'void IDbConnection.ConnectionString.set' (possibly because of nullability attributes).
build (windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677

Artifacts

Produced during runtime
Name Size Digest
nuget-packages
97.5 KB
sha256:86cf40f0689064461e2a46eefe54a34b7105db29a748181be3374339aee86464