Bump actions/setup-dotnet from 3 to 4 #7
Annotations
10 warnings
build:
src/Assistants/Extensions/KernelArgumentsExtensions.cs#L18
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/Assistants/RoomThread/IRoomThread.cs#L23
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/Assistants/AssistantBuilder.cs#L203
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/Assistants/AssistantBuilder.cs#L204
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/Assistants/Assistant.cs#L29
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/Assistants/Assistant.cs#L34
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/Assistants/IAssistant.cs#L18
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/Assistants/IAssistant.cs#L68
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/Assistants/Assistant.cs#L98
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/Assistants/IAssistant.cs#L23
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|