Skip to content

chore(web): split project page tabs into individual components #59

chore(web): split project page tabs into individual components

chore(web): split project page tabs into individual components #59

Triggered via pull request September 10, 2024 05:19
Status Failure
Total duration 28s
Artifacts

lighthouse-pr-audit.yml

on: pull_request
build_and_preview
20s
build_and_preview
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build_and_preview
Property 'circuit' does not exist on type '{}'.
build_and_preview
Property 'circuit' 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
Property 'contributionsClean' does not exist on type 'ProjectPageContextProps'.
build_and_preview
Parameter 'contribution' implicitly has an 'any' type.
build_and_preview
Parameter 'index' implicitly has an 'any' 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
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/