Skip to content

[Duy] Enable swagger in Production environment #8

[Duy] Enable swagger in Production environment

[Duy] Enable swagger in Production environment #8

Triggered via push January 28, 2024 05:46
Status Success
Total duration 2m 13s
Billable time 3m
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

28 warnings
publish
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: battila7/get-version-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
publish
The following actions uses node12 which is deprecated and will be forced to run on node16: battila7/get-version-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
publish: Domus.Domain/Entities/Base/TrackableEntity.cs#L9
Non-nullable property 'CreatedBy' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
publish: Domus.Domain/Entities/Base/BaseEntity.cs#L5
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
publish: Domus.Domain/Dtos/DtoDomusUser.cs#L5
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
publish: Domus.Domain/Dtos/DtoDomusUser.cs#L6
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
publish: Domus.Domain/Dtos/DtoDomusUser.cs#L7
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
publish: Domus.Domain/Dtos/DtoDomusUser.cs#L8
Non-nullable property 'PhoneNumber' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
publish: Domus.Common/Settings/JwtSettings.cs#L5
Non-nullable property 'Issuer' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
publish: Domus.Common/Settings/JwtSettings.cs#L6
Non-nullable property 'Audience' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
publish: Domus.Common/Settings/JwtSettings.cs#L7
Non-nullable property 'SigningKey' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
publish: Domus.Common/Settings/SwaggerSettings.cs#L136
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
publish
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
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
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
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
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
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
Non-nullable property 'CreatedBy' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
publish
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
publish
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
publish
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
publish
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
publish
Non-nullable property 'PhoneNumber' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
publish
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
publish
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
publish
Non-nullable property 'EmailHost' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
publish
Non-nullable property 'EmailUsername' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.