Merge branch 'feature/PEAUTY-31' into feature/PEAUTY-36 #42
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/
|