25124 enforcing password requirements #2792
typescript-compilation.yml
on: pull_request
Matrix: typescript_compilation
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/
|