chore: add standalone target with plugin caching #2590
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
|
650 KB |
sha256:56e6422daa07d4fad38c5daf7f74d6c140670fe6778427b947b409c4f07af50a
|
|