Upgrade to 1.0.1 #15
Annotations
1 error and 10 warnings
build
Process completed with exit code 1.
|
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#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/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.
|