Skip to content

[Refactor][Duy] Change update quotation status to object #104

[Refactor][Duy] Change update quotation status to object

[Refactor][Duy] Change update quotation status to object #104

Triggered via push March 9, 2024 17:29
Status Success
Total duration 3m 2s
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
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 '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
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.
publish: Domus.Common/Settings/VnpaySettings.cs#L9
Non-nullable property 'VnpayReturnUrl' 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: Domus.Common/Settings/SwaggerSettings.cs#L137
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.