Skip to content

[CD][Duy] Fix typo on ssh command #28

[CD][Duy] Fix typo on ssh command

[CD][Duy] Fix typo on ssh command #28

Triggered via push February 3, 2024 07:40
Status Failure
Total duration 1m 47s
Billable time 2m
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error and 28 warnings
deploy
Process completed with exit code 127.
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
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 '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 '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 '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: 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/VnpaySettings.cs#L5
Non-nullable property 'VnpayUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.