Fix: Load settings when extension has been enabled #2383
Annotations
11 warnings
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9, actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
packages/analysis-utils/src/browserManagement/index.ts#L81
Unexpected any. Specify a different type
|
packages/analysis-utils/src/browserManagement/index.ts#L564
Unexpected any. Specify a different type
|
packages/analysis-utils/src/types.ts#L110
Unexpected any. Specify a different type
|
packages/analysis-utils/src/types.ts#L112
Unexpected any. Specify a different type
|
packages/cli-dashboard/src/components/utils/extractReportData.ts#L61
Unexpected any. Specify a different type
|
packages/cli-dashboard/src/components/utils/reportDownloader/utils.ts#L64
Expected @param names to be "analysisData, siteURL". Got "analysisData, url, siteURL"
|
packages/cli-dashboard/src/components/utils/reportDownloader/utils.ts#L65
Missing JSDoc @param "siteURL" description
|
packages/cli/src/index.ts#L339
Unexpected any. Specify a different type
|
packages/common/src/utils/mergeDeep.ts#L16
Unexpected any. Specify a different type
|
packages/common/src/utils/mergeDeep.ts#L20
Unexpected any. Specify a different type
|
The logs for this run have expired and are no longer available.
Loading