Skip to content

Release

Release #195

Triggered via workflow run November 29, 2024 02:16
@mythzmythz
completed 856dd9d
Status Success
Total duration 1m 20s
Artifacts

release.yml

on: workflow_run
push_to_registry
47s
push_to_registry
deploy_via_ssh
17s
deploy_via_ssh
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
push_to_registry: AiServer.ServiceModel/Types/Generations.cs#L171
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
push_to_registry: AiServer.ServiceModel/Types/Generations.cs#L172
Non-nullable property 'Model' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
push_to_registry: AiServer.ServiceModel/Types/Generations.cs#L134
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
push_to_registry: AiServer.ServiceModel/Types/Generations.cs#L95
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
push_to_registry: AiServer.ServiceModel/Types/Generations.cs#L110
Non-nullable property 'Website' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
push_to_registry: AiServer.ServiceModel/Types/Generations.cs#L20
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
push_to_registry: AiServer.ServiceModel/Types/Generations.cs#L80
Non-nullable property 'MediaTypeId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
push_to_registry: AiServer.ServiceModel/AiProvider.cs#L20
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
push_to_registry: AiServer.ServiceModel/AiProvider.cs#L80
Non-nullable property 'AiTypeId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
push_to_registry: AiServer.ServiceModel/AiProvider.cs#L83
Non-nullable property 'AiType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.