This repository has been archived by the owner on Oct 13, 2024. It is now read-only.
(feature) Project views & e-commerce #2171
Annotations
4 errors and 2 warnings
checks (20.12.x):
app/pages/Captcha/Settings/CaptchaSettings.tsx#L1
Argument of type 'string' is not assignable to parameter of type 'SetStateAction<undefined>'.
|
checks (20.12.x):
app/pages/Captcha/View/ViewCaptcha.tsx#L1
Expected 0 arguments, but got 2.
|
checks (20.12.x):
app/ui/TimezonePicker.tsx#L1
Type '(option: { value: string; }) => string' is not assignable to type '(item: { label: string; }, index: number) => string'.
|
checks (20.12.x)
Process completed with exit code 2.
|
checks (20.12.x)
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/
|
checks (20.12.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|