push up work #2084
Annotations
11 errors and 4 warnings
|
public/apps/apps-constants.tsx#L24
Replace `"(?=.*[A-Z])(?=.*[^a-zA-Z\\d])(?=.*[0-9])(?=.*[a-z]).{8,}"` with `'(?=.*[A-Z])(?=.*[^a-zA-Z\\d])(?=.*[0-9])(?=.*[a-z]).{8,}'`
|
public/apps/configuration/panels/internal-user-edit/internal-user-edit.tsx#L134
Replace `"usename·invalid"·+·!isUsernameValid)` with `'usename·invalid'·+·!isUsernameValid);`
|
public/apps/configuration/panels/internal-user-edit/internal-user-edit.tsx#L135
Replace `"password·invalid"·+·isPasswordInvalid)` with `'password·invalid'·+·isPasswordInvalid);`
|
public/apps/configuration/panels/internal-user-edit/internal-user-edit.tsx#L136
Replace `"usename·or·password·invalid"·+·(!isUsernameValid·||·isPasswordInvalid))` with `'usename·or·password·invalid'·+·(!isUsernameValid·||·isPasswordInvalid));`
|
public/apps/configuration/panels/internal-user-edit/internal-user-edit.tsx#L192
Replace `·id="submit"·fill·onClick={updateUserHandler}·disabled={(!isUsernameValid·||·isPasswordInvalid)}` with `⏎············id="submit"⏎············fill⏎············onClick={updateUserHandler}⏎············disabled={!isUsernameValid·||·isPasswordInvalid}⏎··········`
|
public/apps/configuration/utils/password-edit-panel.tsx#L32
Replace `PASSWORD_VALIDATION_REGEX` with `⏎····PASSWORD_VALIDATION_REGEX⏎··`
|
|
public/apps/configuration/utils/password-edit-panel.tsx#L38
Replace `⏎··········dashboardsInfo.password_validation_error_message⏎········` with `dashboardsInfo.password_validation_error_message`
|
public/apps/configuration/utils/password-edit-panel.tsx#L41
Replace `⏎··········dashboardsInfo.password_validation_regex⏎········)` with `dashboardsInfo.password_validation_regex);`
|
public/apps/configuration/utils/password-edit-panel.tsx#L54
Replace `(repeatPassword·!==·password)` with `repeatPassword·!==·password`
|
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/
|
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/
|
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/
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading