Refactor: Update package scope name to @google-psat
#2231
Annotations
2 errors and 14 warnings
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: step-security/harden-runner@128a63446a954579617e875aaab7d2978154e969, actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9, actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
packages/analysis-utils/src/browserManagement/index.ts#L76
Unexpected any. Specify a different type
|
packages/analysis-utils/src/browserManagement/index.ts#L551
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#L244
Unexpected any. Specify a different type
|
packages/cli/src/utils/getUrlListFromArgs.ts#L27
Unexpected any. Specify a different type
|
packages/cli/src/utils/getUrlListFromArgs.ts#L43
Unexpected any. Specify a different type
|
|
|
|
This job succeeded
Loading