Skip to content

Release

Release #11

Re-run triggered January 30, 2024 06:11
Status Success
Total duration 1m 15s
Artifacts

release.yml

on: workflow_run
push_to_registry
35s
push_to_registry
deploy_via_ssh
22s
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. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
push_to_registry: Chat/ServiceModel/Chat.cs#L83
Non-nullable property 'Provider' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
push_to_registry: Chat/ServiceModel/Chat.cs#L84
Non-nullable property 'UserId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
push_to_registry: Chat/ServiceModel/Chat.cs#L85
Non-nullable property 'UserName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
push_to_registry: Chat/ServiceModel/Chat.cs#L86
Non-nullable property 'FullName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
push_to_registry: Chat/ServiceModel/Chat.cs#L87
Non-nullable property 'DisplayName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
push_to_registry: Chat/ServiceModel/Chat.cs#L88
Non-nullable property 'FirstName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
push_to_registry: Chat/ServiceModel/Chat.cs#L89
Non-nullable property 'LastName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
push_to_registry: Chat/ServiceModel/Chat.cs#L90
Non-nullable property 'Company' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
push_to_registry: Chat/ServiceModel/Chat.cs#L91
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
push_to_registry: Chat/ServiceModel/Chat.cs#L92
Non-nullable property 'PhoneNumber' 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/.