Skip to content

revert to origin appsettings.json, use patch in release.yml to patch … #53

revert to origin appsettings.json, use patch in release.yml to patch …

revert to origin appsettings.json, use patch in release.yml to patch … #53

Triggered via push September 14, 2023 04:42
Status Success
Total duration 51s
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/Contacts.cs#L12
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: CreatorKit.ServiceModel/Contacts.cs#L14
Non-nullable property 'FirstName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: CreatorKit.ServiceModel/Contacts.cs#L16
Non-nullable property 'LastName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: CreatorKit.ServiceModel/Contacts.cs#L27
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: CreatorKit.ServiceModel/Contacts.cs#L29
Non-nullable property 'FirstName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: CreatorKit.ServiceModel/Contacts.cs#L31
Non-nullable property 'LastName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: CreatorKit.ServiceModel/Contacts.cs#L43
Non-nullable property 'MailingLists' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: CreatorKit.ServiceModel/Contacts.cs#L55
Non-nullable property 'Result' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.