Skip to content

build(deps-dev): bump lighthouse from 9.2.0 to 11.4.0 #1116

build(deps-dev): bump lighthouse from 9.2.0 to 11.4.0

build(deps-dev): bump lighthouse from 9.2.0 to 11.4.0 #1116

Triggered via push December 18, 2023 04:27
Status Failure
Total duration 31s
Artifacts
Prepare branch
23s
Prepare branch
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Prepare branch
Class static side 'typeof CarbonFootprintAudit' incorrectly extends base class static side 'typeof Audit'.
Prepare branch
'Audit' only refers to a type, but is being used as a namespace here.
Prepare branch
Argument of type '({ key: string; itemType: string; text: string; displayUnit?: undefined; granularity?: undefined; } | { key: string; itemType: string; displayUnit: string; granularity: number; text: string; })[]' is not assignable to parameter of type 'TableColumnHeading[]'.
Prepare branch
Process completed with exit code 1.
Prepare branch
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/