feat: integrate Lighthouse audits #2675
presubmit.yml
on: pull_request
[Required] Check correct format
1m 2s
[Required] Check docs updated
54s
Annotations
4 errors
|
[Required] Check docs updated
Process completed with exit code 2.
|
|
[Required] Check docs updated:
tests/tools/lighthouse.test.ts#L105
Object literal may only specify known properties, and 'categories' does not exist in type '{ mode: "navigation" | "snapshot"; device: "mobile" | "desktop"; outputDirPath?: string | undefined; }'.
|
|
[Required] Check docs updated:
tests/tools/lighthouse.test.ts#L68
Object literal may only specify known properties, and 'categories' does not exist in type '{ mode: "navigation" | "snapshot"; device: "mobile" | "desktop"; outputDirPath?: string | undefined; }'.
|
|
[Required] Check docs updated:
tests/tools/lighthouse.test.ts#L32
Object literal may only specify known properties, and 'categories' does not exist in type '{ mode: "navigation" | "snapshot"; device: "mobile" | "desktop"; outputDirPath?: string | undefined; }'.
|