Skip to content

Release and Deploy #294

Release and Deploy

Release and Deploy #294

Triggered via workflow run May 10, 2024 01:18
@mythzmythz
completed 2427f6e
Status Success
Total duration 2m 12s
Artifacts

release.yml

on: workflow_run
push_to_registry
1m 35s
push_to_registry
deploy_via_ssh
19s
deploy_via_ssh
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
push_to_registry
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/login-action@v2, actions/setup-dotnet@v3, peaceiris/actions-gh-pages@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
push_to_registry: MyApp.ServiceModel/DiskTasks.cs#L9
Non-nullable property 'Files' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
push_to_registry: MyApp.ServiceModel/CreatorKit/Contacts.cs#L43
Non-nullable property 'MailingLists' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
push_to_registry: MyApp.ServiceModel/CreatorKit/Contacts.cs#L55
Non-nullable property 'Result' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
push_to_registry: MyApp.ServiceModel/CreatorKit/Contacts.cs#L56
Non-nullable property 'ResponseStatus' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
push_to_registry: MyApp.ServiceModel/CreatorKit/Types/Mail.cs#L162
Non-nullable property 'To' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
push_to_registry: MyApp.ServiceModel/CreatorKit/Types/Mail.cs#L163
Non-nullable property 'Cc' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
push_to_registry: MyApp.ServiceModel/CreatorKit/Types/Mail.cs#L164
Non-nullable property 'Bcc' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
push_to_registry: MyApp.ServiceModel/CreatorKit/Types/Mail.cs#L166
Non-nullable property 'Subject' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
push_to_registry: MyApp.ServiceModel/CreatorKit/Contacts.cs#L27
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
push_to_registry: MyApp.ServiceModel/CreatorKit/Contacts.cs#L29
Non-nullable property 'FirstName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
deploy_via_ssh
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.