Skip to content

Initial code commit

Initial code commit #3

Triggered via push December 10, 2023 12:43
Status Failure
Total duration 29s
Artifacts

build_tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build
Process completed with exit code 1.
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/Extensions/KernelArgumentsExtensions.cs#L18
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.