Skip to content

[Hotfix][Duy] Return user information after confirming otp #685

[Hotfix][Duy] Return user information after confirming otp

[Hotfix][Duy] Return user information after confirming otp #685

Triggered via push March 19, 2024 08:26
Status Success
Total duration 1m 49s
Billable time 2m
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
build: 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.
build: 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.
build: 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.
build: 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.
build: 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.
build: 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.
build: 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.
build: 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.
build: 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.
build: 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.
build: 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.
build: 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.
build: 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.
build: 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.
build: 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.
build: 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.
build: 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.
build: 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.
build: 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.
build: 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.