Build Container #2
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build and push Docker image:
CreatorKit.ServiceModel/Types/Post.cs#L131
Non-nullable property 'Content' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build and push Docker image:
CreatorKit.ServiceModel/Types/Post.cs#L138
Non-nullable property 'DisplayName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build and push Docker image:
CreatorKit.ServiceModel/Types/Post.cs#L85
Non-nullable property 'Comment' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build and push Docker image:
CreatorKit.ServiceModel/Types/Post.cs#L91
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build and push Docker image:
CreatorKit.ServiceModel/Types/Post.cs#L35
Non-nullable property 'Content' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build and push Docker image:
CreatorKit.ServiceModel/Types/Post.cs#L14
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build and push Docker image:
CreatorKit.ServiceModel/Types/Post.cs#L15
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build and push Docker image:
CreatorKit.ServiceModel/Types/Post.cs#L16
Non-nullable property 'ExternalRef' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build and push Docker image:
CreatorKit.ServiceModel/Types/Post.cs#L22
Non-nullable property 'RefIdStr' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build and push Docker image:
CreatorKit.ServiceModel/Types/Mail.cs#L130
Non-nullable property 'To' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Loading