Skip to content

Update docker-compose-template.yml #55

Update docker-compose-template.yml

Update docker-compose-template.yml #55

Triggered via push November 6, 2023 03:09
Status Success
Total duration 52s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: CreatorKit.ServiceModel/Types/Post.cs#L131
Non-nullable property 'Content' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: CreatorKit.ServiceModel/Types/Post.cs#L138
Non-nullable property 'DisplayName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: CreatorKit.ServiceModel/Types/Post.cs#L85
Non-nullable property 'Comment' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: CreatorKit.ServiceModel/Types/Post.cs#L91
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: CreatorKit.ServiceModel/Admin/Posts.cs#L62
Non-nullable property 'Content' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: CreatorKit.ServiceModel/Types/Post.cs#L35
Non-nullable property 'Content' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: CreatorKit.ServiceModel/Admin/Posts.cs#L25
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: CreatorKit.ServiceModel/Admin/Posts.cs#L26
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: CreatorKit.ServiceModel/Admin/Posts.cs#L27
Non-nullable property 'ExternalRef' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: CreatorKit.ServiceModel/Admin/Posts.cs#L29
Non-nullable property 'RefIdStr' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.