Skip to content

CodeQL Advanced

CodeQL Advanced #30

Triggered via schedule September 27, 2025 15:35
Status Success
Total duration 2m 46s
Artifacts

codeql.yml

on: schedule
Matrix: analyze
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Analyze (csharp)
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).
Analyze (csharp)
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).
Analyze (csharp)
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).
Analyze (csharp)
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).
Analyze (csharp)
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).
Analyze (csharp)
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).
Analyze (csharp)
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).
Analyze (csharp)
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).
Analyze (csharp)
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).
Analyze (csharp)
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).