Skip to content

Bump actions/setup-dotnet from 3 to 4 #7

Bump actions/setup-dotnet from 3 to 4

Bump actions/setup-dotnet from 3 to 4 #7

Triggered via pull request December 10, 2023 13:00
Status Success
Total duration 28s
Artifacts

build_tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.