Skip to content

Merge branch 'feature/PEAUTY-31' into feature/PEAUTY-36 #42

Merge branch 'feature/PEAUTY-31' into feature/PEAUTY-36

Merge branch 'feature/PEAUTY-31' into feature/PEAUTY-36 #42

Triggered via push November 19, 2024 02:04
Status Failure
Total duration 27s
Artifacts

type_check.yml

on: push
type-check
18s
type-check
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
type-check: src/components/global/CustomInput/CustomInput.tsx#L110
Property '$variant' does not exist on type 'ExecutionContext & FastOmit<DetailedHTMLProps<HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>'.
type-check: src/components/global/CustomInput/CustomInput.tsx#L110
Property '$error' does not exist on type 'ExecutionContext & FastOmit<DetailedHTMLProps<HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>'.
type-check
Process completed with exit code 2.
type-check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/