Skip to content

Upgrade to 1.0.1 (#3) #17

Upgrade to 1.0.1 (#3)

Upgrade to 1.0.1 (#3) #17

Triggered via push December 19, 2023 06:21
Status Success
Total duration 32s
Artifacts

build_tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/Assistants/Assistant.cs#L33
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/Assistants/Assistant.cs#L38
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/Assistants/RoomThread/IRoomThread.cs#L24
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/Assistants/Assistant.cs#L110
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/Assistants/Assistant.cs#L111
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#L177
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/Extensions/KernelArgumentsExtensions.cs#L18
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.