fix(deps): update dependency preact to v10.25.1 #2059
Annotations
4 errors and 1 warning
ci-cd:
src/components/header/header.tsx#L22
Type '{ children: string; class: string; activeClassName: string; href: string; path: string; }' is not assignable to type 'IntrinsicAttributes & LinkProps'.
|
ci-cd:
src/components/header/header.tsx#L30
Type '{ children: string; class: string; activeClassName: string; href: string; }' is not assignable to type 'IntrinsicAttributes & LinkProps'.
|
ci-cd:
src/pages/not-found/not-found.test.tsx#L11
No overload matches this call.
|
ci-cd
Process completed with exit code 1.
|
ci-cd
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|