Skip to content

Server doesn't accept null translation_config, do not serialize if not set #18

Server doesn't accept null translation_config, do not serialize if not set

Server doesn't accept null translation_config, do not serialize if not set #18

Triggered via pull request November 8, 2023 17:43
Status Success
Total duration 34s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: SmRtAPI/SmRtAPI/Config/PunctuationConfig.cs#L16
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: SmRtAPI/SmRtAPI/SmRtApiConfigBase.cs#L89
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: SmRtAPI/SmRtAPI/SmRtApiConfigBase.cs#L104
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: SmRtAPI/SmRtAPI/SmRtApiConfigBase.cs#L128
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: SmRtAPI/SmRtAPI/SmRtApiConfigBase.cs#L137
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: SmRtAPI/SmRtAPI/SmRtApiConfigBase.cs#L142
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: SmRtAPI/SmRtAPI/SmRtApiConfigBase.cs#L147
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: SmRtAPI/SmRtAPI/SmRtApiConfigBase.cs#L152
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: SmRtAPI/SmRtAPI/Messages/AddTranslationMessage.cs#L26
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: SmRtAPI/SmRtAPI/Messages/StartRecognitionMessage.cs#L85
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.