Skip to content

Release

Release #20

Manually triggered February 10, 2024 15:00
Status Success
Total duration 1m 25s
Artifacts

release.yml

on: workflow_dispatch
Increment version
5s
Increment version
Deliver  /  Docker build & push
40s
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
17s
Deploy / Roll out to Kubernetes
Publish API  /  Produce openapi.yaml
26s
Publish API / Produce openapi.yaml
Publish API  /  ...  /  Merge OpenAPI specifications
12s
Publish API / Update API documentation / Merge OpenAPI specifications
Publish API  /  Check API diff on Bump.sh
0s
Publish API / Check API diff on Bump.sh
Fit to window
Zoom out
Zoom in

Annotations

19 warnings
Publish GitHub release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: TriPSs/conventional-changelog-action@v3, actions/create-release@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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 `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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v1, actions/upload-release-asset@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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 `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.Social.Application/DTOs/DiscussionDto.cs#L6
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Publish API / Produce openapi.yaml: src/CrowdParlay.Social.Application/DTOs/DiscussionDto.cs#L7
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Publish API / Produce openapi.yaml: src/CrowdParlay.Social.Application/DTOs/DiscussionDto.cs#L8
Non-nullable property 'Author' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Publish API / Produce openapi.yaml: src/CrowdParlay.Social.Application/DTOs/CommentDto.cs#L6
Non-nullable property 'Content' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Publish API / Produce openapi.yaml: src/CrowdParlay.Social.Application/DTOs/CommentDto.cs#L7
Non-nullable property 'Author' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Publish API / Produce openapi.yaml: src/CrowdParlay.Social.Application/DTOs/DiscussionDto.cs#L6
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Publish API / Produce openapi.yaml: src/CrowdParlay.Social.Application/DTOs/DiscussionDto.cs#L7
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Publish API / Produce openapi.yaml: src/CrowdParlay.Social.Application/DTOs/DiscussionDto.cs#L8
Non-nullable property 'Author' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Publish API / Produce openapi.yaml: src/CrowdParlay.Social.Application/DTOs/CommentDto.cs#L6
Non-nullable property 'Content' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Publish API / Produce openapi.yaml: src/CrowdParlay.Social.Application/DTOs/CommentDto.cs#L7
Non-nullable property 'Author' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Publish API / Update API documentation / Merge OpenAPI specifications
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: bump-sh/github-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.