Skip to content

OpenAPI specification #40

OpenAPI specification

OpenAPI specification #40

Re-run triggered February 7, 2024 16:21
Status Failure
Total duration 38s
Artifacts

openapi.yml

on: workflow_dispatch
Deploy API documentation on Bump.sh
27s
Deploy API documentation on Bump.sh
Check API diff on Bump.sh
0s
Check API diff on Bump.sh
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
Deploy API documentation on Bump.sh
Resource not accessible by integration
Deploy API documentation on Bump.sh
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v1, bump-sh/github-action@v1, actions/create-release@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Deploy API documentation on Bump.sh
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1, 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/
Deploy API documentation on Bump.sh: 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.
Deploy API documentation on Bump.sh: 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.
Deploy API documentation on Bump.sh: 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.
Deploy API documentation on Bump.sh: 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.
Deploy API documentation on Bump.sh: 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.
Deploy API documentation on Bump.sh: 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.
Deploy API documentation on Bump.sh: 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.
Deploy API documentation on Bump.sh: 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.
Deploy API documentation on Bump.sh: 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.
Deploy API documentation on Bump.sh: 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.