Skip to content

Release

Release #112

Triggered via workflow run October 25, 2024 13:49
@mythzmythz
completed 3eebf0f
Status Success
Total duration 1m 23s
Artifacts

release.yml

on: workflow_run
push_to_registry
47s
push_to_registry
deploy_via_ssh
22s
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. 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: AiServer.ServiceModel/AiProvider.cs#L96
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: AiServer.ServiceModel/Types/Generations.cs#L165
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: AiServer.ServiceModel/Types/Generations.cs#L166
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: AiServer.ServiceModel/AiProvider.cs#L120
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: AiServer.ServiceModel/AiProvider.cs#L130
Non-nullable property 'Website' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
push_to_registry: AiServer.ServiceModel/AiProvider.cs#L135
Non-nullable property 'ApiBaseUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
push_to_registry: AiServer.ServiceModel/Types/Generations.cs#L134
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: AiServer.ServiceModel/AiProvider.cs#L20
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
push_to_registry: AiServer.ServiceModel/AiProvider.cs#L80
Non-nullable property 'AiTypeId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
push_to_registry: AiServer.ServiceModel/AiProvider.cs#L83
Non-nullable property 'AiType' 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/