Skip to content

[repo] docs: Revamp getting-started docs #21

[repo] docs: Revamp getting-started docs

[repo] docs: Revamp getting-started docs #21

Triggered via pull request September 18, 2023 23:08
Status Success
Total duration 4m 57s
Artifacts

dotnet-codeql.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
Analyze: dotnet/packages/Microsoft.TeamsAI/Microsoft.TeamsAI/AI/Moderator/OpenAIModerator.cs#L105
Argument of type 'Dictionary<string, object>' cannot be used for parameter 'entities' of type 'Dictionary<string, object?>' in 'PredictedDoCommand.PredictedDoCommand(string action, Dictionary<string, object?> entities)' due to differences in the nullability of reference types.
Analyze: dotnet/packages/Microsoft.TeamsAI/Microsoft.TeamsAI/AI/Moderator/AzureContentSafetyModerator.cs#L113
Argument of type 'Dictionary<string, object>' cannot be used for parameter 'entities' of type 'Dictionary<string, object?>' in 'PredictedDoCommand.PredictedDoCommand(string action, Dictionary<string, object?> entities)' due to differences in the nullability of reference types.
Analyze: dotnet/packages/Microsoft.TeamsAI/Microsoft.TeamsAI/AI/Moderator/OpenAIModerator.cs#L105
Argument of type 'Dictionary<string, object>' cannot be used for parameter 'entities' of type 'Dictionary<string, object?>' in 'PredictedDoCommand.PredictedDoCommand(string action, Dictionary<string, object?> entities)' due to differences in the nullability of reference types.
Analyze: dotnet/packages/Microsoft.TeamsAI/Microsoft.TeamsAI/AI/Moderator/AzureContentSafetyModerator.cs#L113
Argument of type 'Dictionary<string, object>' cannot be used for parameter 'entities' of type 'Dictionary<string, object?>' in 'PredictedDoCommand.PredictedDoCommand(string action, Dictionary<string, object?> entities)' due to differences in the nullability of reference types.