Skip to content

Initial code commit

Initial code commit #6

Triggered via push December 10, 2023 12:55
Status Success
Total duration 41s
Artifacts

build_tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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/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/IAssistant.cs#L23
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/Extensions/KernelArgumentsExtensions.cs#L18
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/Models/AssistantExecutionSettings.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.