Skip to content

Release

Release #88

Manually triggered July 30, 2024 17:52
Status Success
Total duration 2m 11s
Artifacts

release.yml

on: workflow_dispatch
Increment version
3s
Increment version
Deliver  /  Docker build & push
1m 36s
Deliver / Docker build & push
Publish GitHub release
6s
Publish GitHub release
Notify  /  Send Telegram notifications
6s
Notify / Send Telegram notifications
Deploy  /  Roll out to Kubernetes
6s
Deploy / Roll out to Kubernetes
Publish API  /  Produce openapi.yaml
32s
Publish API / Produce openapi.yaml
Publish API  /  ...  /  Merge OpenAPI specifications
16s
Publish API / Update API documentation / Merge OpenAPI specifications
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
Publish GitHub release
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/create-release@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Publish GitHub release
The following actions uses Node.js version which is deprecated and will be forced to run on node20: TriPSs/conventional-changelog-action@v3, actions/create-release@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Publish GitHub release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Publish GitHub release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Publish GitHub release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Publish API / Produce openapi.yaml
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1, actions/upload-release-asset@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Publish API / Produce openapi.yaml
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@v1, actions/upload-release-asset@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Publish API / Produce openapi.yaml
.NET 7.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
Publish API / Produce openapi.yaml
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Publish API / Produce openapi.yaml: src/CrowdParlay.Users.Domain/Entities/ExternalLogin.cs#L8
Non-nullable property 'ProviderId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Publish API / Produce openapi.yaml: src/CrowdParlay.Users.Domain/Entities/ExternalLogin.cs#L9
Non-nullable property 'Identity' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Publish API / Produce openapi.yaml: src/CrowdParlay.Users.Domain/Entities/ExternalLoginProvider.cs#L5
Non-nullable property 'DisplayName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Publish API / Produce openapi.yaml: src/CrowdParlay.Users.Domain/Entities/ExternalLoginProvider.cs#L6
Non-nullable property 'LogoUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Publish API / Produce openapi.yaml: src/CrowdParlay.Users.Application/Models/GoogleUserInfo.cs#L5
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Publish API / Produce openapi.yaml: src/CrowdParlay.Users.Application/Models/GoogleUserInfo.cs#L6
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Publish API / Produce openapi.yaml: src/CrowdParlay.Users.Application/Models/GoogleUserInfo.cs#L8
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Publish API / Produce openapi.yaml: src/CrowdParlay.Users.Application/Models/GoogleUserInfo.cs#L9
Non-nullable property 'AvatarUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Publish API / Produce openapi.yaml: src/CrowdParlay.Users.Application/Models/GoogleUserInfo.cs#L10
Non-nullable property 'GivenName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Publish API / Produce openapi.yaml: src/CrowdParlay.Users.Application/Models/GoogleUserInfo.cs#L11
Non-nullable property 'FamilyName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Publish API / Update API documentation / Merge OpenAPI specifications
The following actions uses Node.js version which is deprecated and will be forced to run on node20: bump-sh/github-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/