Skip to content

Bump Microsoft.EntityFrameworkCore and Microsoft.EntityFrameworkCore.Relational #31

Bump Microsoft.EntityFrameworkCore and Microsoft.EntityFrameworkCore.Relational

Bump Microsoft.EntityFrameworkCore and Microsoft.EntityFrameworkCore.Relational #31

Triggered via pull request September 29, 2025 21:48
Status Success
Total duration 2m 8s
Artifacts

codeql.yml

on: pull_request
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).