chore: add standalone target with plugin caching #2589
Annotations
4 warnings
|
<✓> ESLint | Enforce the use of top-level import type qualifier when an import only has specifiers with inline type qualifiers:
packages/plugin-coverage/src/lib/nx/coverage-paths.ts#L2
TypeScript will only remove the inline type specifiers which will leave behind a side effect import at runtime. Convert this to a top-level type qualifier to properly remove the entire import.
|
|
<✓> ESLint | Disallow duplicate module imports:
packages/plugin-eslint/src/lib/nx/find-all-projects.ts#L2
'@code-pushup/utils' import is duplicated.
|
|
<✓> ESLint | Forbid repeated import of the same module in multiple places.:
packages/plugin-eslint/src/lib/nx/find-all-projects.ts#L2
'/home/runner/work/cli/cli/packages/utils/src/index.ts' imported multiple times.
|
|
<✓> ESLint | Forbid repeated import of the same module in multiple places.:
packages/plugin-eslint/src/lib/nx/find-all-projects.ts#L1
'/home/runner/work/cli/cli/packages/utils/src/index.ts' imported multiple times.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
code-pushup-report
Expired
|
653 KB |
sha256:9f3f99910f737770c20a65e166353f52bc746fb9651dc8359fc3105a4877a5f4
|
|