Skip to content

25124 enforcing password requirements #2792

25124 enforcing password requirements

25124 enforcing password requirements #2792

Triggered via pull request November 10, 2024 11:55
Status Failure
Total duration 1m 10s
Artifacts

typescript-compilation.yml

on: pull_request
Matrix: typescript_compilation
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
typescript_compilation (20.x)
Property 'isUyuni' is missing in type '{ minLength: bigint; maxLength: bigint; digitsFlag: boolean; lowerCharFlag: boolean; upperCharFlag: boolean; consecutiveCharFlag: boolean; specialCharFlag: boolean; specialCharList: string | null; restrictedOccurrenceFlag: boolean; maxCharOccurrence: bigint; }' but required in type 'PasswordPolicyProps'.
typescript_compilation (20.x)
Process completed with exit code 2.
typescript_compilation (20.x)
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/