Skip to content

dotnet AIBot Template produce Warnings #13300

Closed
@ridomin

Description

@ridomin

Using the latest TTK in VS.

File->New->Teams->AIBot

Expected

Solution builds with no errors or warnings

Observed

1>D:\code\temp\MyAIBot\MyAIBot\Models\AppState.cs(20,31,20,32): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
1>D:\code\temp\MyAIBot\MyAIBot\Models\AppState.cs(31,31,31,32): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
1>D:\code\temp\MyAIBot\MyAIBot\Program.cs(114,5,117,3): warning ASP0014: Suggest using top level route registrations instead of UseEndpoints (https://aka.ms/aspnet/analyzers)

Metadata

Metadata

Assignees

Labels

TA:AuthTeam Area: Authneeds more infoNeed user to provide more infono recent activityThe issue labeled needs more info gets no reply from issue owner in time

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions