Skip to content

DOTNET CodeQL

DOTNET CodeQL #733

Triggered via schedule February 17, 2025 00:20
Status Success
Total duration 2m 30s
Artifacts

dotnet-codeql.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Analyze: dotnet/packages/Microsoft.TeamsAI/Microsoft.TeamsAI.Tests/TestUtils/RedirectOutput.cs#L47
Nullability in constraints for type parameter 'TState' of method 'RedirectOutput.BeginScope<TState>(TState)' doesn't match the constraints for type parameter 'TState' of interface method 'ILogger.BeginScope<TState>(TState)'. Consider using an explicit interface implementation instead.
Analyze: dotnet/packages/Microsoft.TeamsAI/Microsoft.TeamsAI.Tests/TestUtils/RedirectOutput.cs#L47
Nullability in constraints for type parameter 'TState' of method 'RedirectOutput.BeginScope<TState>(TState)' doesn't match the constraints for type parameter 'TState' of interface method 'ILogger.BeginScope<TState>(TState)'. Consider using an explicit interface implementation instead.