Skip to content

[CD][Hai] test trigger workflows #19

[CD][Hai] test trigger workflows

[CD][Hai] test trigger workflows #19

Triggered via push February 3, 2024 05:06
Status Success
Total duration 1m 31s
Billable time 2m
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
Non-nullable property 'CreatedBy' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
publish
Non-nullable property 'Issuer' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
publish
Non-nullable property 'Audience' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
publish
Non-nullable property 'SigningKey' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
publish
Non-nullable property 'VnpayUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
publish
Non-nullable property 'VnpayVersion' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
publish
Non-nullable property 'VnpayTmnCode' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
publish
Non-nullable property 'VnpaySecretKey' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
publish
Non-nullable property 'VnpayReturnUrl' 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
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: 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.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/VnpaySettings.cs#L5
Non-nullable property 'VnpayUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
publish: Domus.Common/Settings/VnpaySettings.cs#L6
Non-nullable property 'VnpayVersion' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
publish: Domus.Common/Settings/VnpaySettings.cs#L7
Non-nullable property 'VnpayTmnCode' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
publish: Domus.Common/Settings/VnpaySettings.cs#L8
Non-nullable property 'VnpaySecretKey' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.