chore(web): split project page tabs into individual components #61
lighthouse-pr-audit.yml
on: pull_request
build_and_preview
21s
Annotations
10 errors and 1 warning
build_and_preview
'index' is declared but its value is never read.
|
build_and_preview
Property 'circuit' does not exist on type '{}'.
|
build_and_preview
Property 'circuit' does not exist on type '{}'.
|
build_and_preview
'useState' is declared but its value is never read.
|
build_and_preview
Property 'currentPage' does not exist on type '{}'.
|
build_and_preview
Property 'totalPages' does not exist on type '{}'.
|
build_and_preview
Property 'onPageChange' does not exist on type '{}'.
|
build_and_preview
Property 'circuitsClean' does not exist on type 'ProjectPageContextProps'.
|
build_and_preview
Parameter 'circuit' implicitly has an 'any' type.
|
build_and_preview
Parameter 'index' implicitly has an 'any' type.
|
build_and_preview
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, 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/
|