Skip to content

[PackageManagement][Hai] Create method search using HTTPGET #46

[PackageManagement][Hai] Create method search using HTTPGET

[PackageManagement][Hai] Create method search using HTTPGET #46

Triggered via push February 19, 2024 07: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
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.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.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.