Skip to content

Release

Release #353

Triggered via workflow run August 28, 2024 04:13
@mythzmythz
completed bcd1028
Status Success
Total duration 2m 0s
Artifacts

release.yml

on: workflow_run
push_to_registry
1m 23s
push_to_registry
deploy_via_ssh
21s
deploy_via_ssh
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
push_to_registry
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/login-action@v2, actions/setup-dotnet@v3, peaceiris/actions-gh-pages@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
push_to_registry: MyApp.ServiceModel/CreatorKit/Types/Mail.cs#L162
Non-nullable property 'To' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or declaring the property as nullable.
push_to_registry: MyApp.ServiceModel/CreatorKit/Contacts.cs#L12
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
push_to_registry: MyApp.ServiceModel/CreatorKit/Contacts.cs#L14
Non-nullable property 'FirstName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
push_to_registry: MyApp.ServiceModel/CreatorKit/Contacts.cs#L16
Non-nullable property 'LastName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
push_to_registry: MyApp.ServiceModel/DiskTasks.cs#L9
Non-nullable property 'Files' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
push_to_registry: MyApp.ServiceModel/DiskTasks.cs#L16
Non-nullable property 'File' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
push_to_registry: MyApp.ServiceModel/DiskTasks.cs#L23
Non-nullable property 'File' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
deploy_via_ssh
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/