DOP-4831: Save Lighthouse HTML reports to S3 (rather than Atlas) #193
Annotations
10 errors
src/upload-lighthouse/constants.ts#L1
Replace `"./types"` with `'./types'`
|
src/upload-lighthouse/constants.ts#L23
Insert `⏎`
|
src/upload-lighthouse/helpers.ts#L2
Replace `"."` with `'.'`
|
src/upload-lighthouse/helpers.ts#L3
Replace `"./constants"` with `'./constants'`
|
src/upload-lighthouse/helpers.ts#L4
Replace `·ExtendedSummary,·JsonRun,·Manifest,·RunDocument,·SortedRuns·}·from·"./types"` with `⏎··ExtendedSummary,⏎··JsonRun,⏎··Manifest,⏎··RunDocument,⏎··SortedRuns,⏎}·from·'./types'`
|
src/upload-lighthouse/helpers.ts#L77
Delete `··`
|
src/upload-lighthouse/helpers.ts#L102
Insert `⏎`
|
src/upload-lighthouse/index.ts#L84
Delete `;`
|
src/upload-lighthouse/index.ts#L84
Unnecessary semicolon
|
src/upload-lighthouse/types.ts#L58
Insert `⏎`
|
This job failed
Loading