Add Dapper.Sqlite sample (async + tx), introduce ADO QueryWatchTransa… #42
Annotations
20 warnings and 1 notice
Build for CodeQL:
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 for CodeQL:
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 for CodeQL:
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 for CodeQL:
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 for CodeQL:
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 for CodeQL:
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 for CodeQL:
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 for CodeQL:
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 for CodeQL:
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 for CodeQL:
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:
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:
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:
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:
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:
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:
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:
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:
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:
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:
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).
|
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
|
Loading