Skip to content

Build Container

Build Container #6

Triggered via workflow run December 2, 2024 05:20
@LayoricLayoric
completed 08e2bc0
Status Success
Total duration 54s
Artifacts

build-container.yml

on: workflow_run
build-container
47s
build-container
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build-container: TypeChatExamples.ServiceModel/AdminData.cs#L8
Non-nullable property 'Label' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-container: TypeChatExamples.ServiceModel/AdminData.cs#L13
Non-nullable property 'PageStats' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-container: TypeChatExamples.ServiceModel/Music.cs#L29
Non-nullable property 'Steps' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-container: TypeChatExamples.ServiceModel/Music.cs#L22
Non-nullable property 'ResponseStatus' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-container: TypeChatExamples.ServiceModel/Music.cs#L8
Non-nullable property 'UserMessage' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-container: TypeChatExamples.ServiceModel/Math.cs#L23
Non-nullable property 'Func' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-container: TypeChatExamples.ServiceModel/Math.cs#L25
Non-nullable property 'Args' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-container: TypeChatExamples.ServiceModel/Math.cs#L15
Non-nullable property 'Steps' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-container: TypeChatExamples.ServiceModel/Math.cs#L16
Non-nullable property 'ResponseStatus' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-container: TypeChatExamples.ServiceModel/Math.cs#L8
Non-nullable property 'UserMessage' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.