Skip to content

DC-32(feat): Add OTP functionality with email sending and validation #19

DC-32(feat): Add OTP functionality with email sending and validation

DC-32(feat): Add OTP functionality with email sending and validation #19

Status Success
Total duration 34s
Artifacts

ci-build.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
build: src/SEBT.Portal.Api/Controllers/Auth/OtpController.cs#L55
Parameter 'handler' has no matching param tag in the XML comment for 'OtpController.ValidateOtp(ValidateOtpCommand, ICommandHandler<ValidateOtpCommand>)' (but other parameters do)
build: src/SEBT.Portal.Api/Controllers/Auth/OtpController.cs#L27
Parameter 'handler' has no matching param tag in the XML comment for 'OtpController.RequestOtp(RequestOtpCommand, ICommandHandler<RequestOtpCommand>)' (but other parameters do)
build: src/SEBT.Portal.Api/Controllers/Auth/OtpController.cs#L55
Parameter 'handler' has no matching param tag in the XML comment for 'OtpController.ValidateOtp(ValidateOtpCommand, ICommandHandler<ValidateOtpCommand>)' (but other parameters do)
build: src/SEBT.Portal.Api/Controllers/Auth/OtpController.cs#L27
Parameter 'handler' has no matching param tag in the XML comment for 'OtpController.RequestOtp(RequestOtpCommand, ICommandHandler<RequestOtpCommand>)' (but other parameters do)