Release #295
release.yml
on: workflow_run
push_to_registry
1m 23s
deploy_via_ssh
19s
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/OpenAiChat.cs#L89
Non-nullable property 'Content' must contain a non-null value when exiting constructor. Consider 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 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 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 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 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 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 declaring the property as nullable.
|
push_to_registry:
MyApp.ServiceModel/OpenAiChat.cs#L186
Non-nullable property 'Usage' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
push_to_registry:
MyApp.ServiceModel/OpenAiChat.cs#L16
Non-nullable property 'Messages' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
push_to_registry:
MyApp.ServiceModel/OpenAiChat.cs#L20
Non-nullable property 'Model' 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/.
|