reduce sync timeout to 5mins #311
Annotations
10 warnings
|
build:
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.
|
|
build:
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.
|
|
build:
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.
|
|
build:
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.
|
|
build:
AiServer.ServiceModel/AiProvider.cs#L137
Non-nullable property 'ApiBaseUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
AiServer.ServiceModel/AiProvider.cs#L132
Non-nullable property 'Website' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
AiServer.ServiceModel/AiProvider.cs#L122
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
AiServer.ServiceModel/Types/Generations.cs#L167
Non-nullable property 'Model' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
AiServer.ServiceModel/Types/Generations.cs#L166
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
AiServer.ServiceModel/AiProvider.cs#L96
Non-nullable property 'Model' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|