Skip to content

Release

Release #356

Triggered via workflow run September 9, 2024 08:08
@mythzmythz
completed 927c356
Status Success
Total duration 1m 46s
Artifacts

release.yml

on: workflow_run
push_to_registry
1m 7s
push_to_registry
deploy_via_ssh
23s
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/OpenAiChat.cs#L89
Non-nullable property 'Content' 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/OpenAiChat.cs#L93
Non-nullable property 'Role' 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#L27
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#L29
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#L31
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/OpenAiChat.cs#L162
Non-nullable property 'Id' 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/OpenAiChat.cs#L166
Non-nullable property 'Choices' 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/OpenAiChat.cs#L174
Non-nullable property 'Model' 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/OpenAiChat.cs#L178
Non-nullable property 'SystemFingerprint' 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/OpenAiChat.cs#L182
Non-nullable property 'Object' 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/