Release #195
release.yml
on: workflow_run
push_to_registry
47s
deploy_via_ssh
17s
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.
|