chore: add eslint formatter for multiple formats #2792
code-pushup.yml
on: pull_request
Run Code PushUp
12m 37s
Annotations
3 errors and 2 warnings
|
<✓> ESLint | Disallow invocation of `require()`:
tools/eslint-formatter-multiple-formats/src/lib/utils.ts#L7
A `require()` style import is forbidden.
|
|
<✓> ESLint | Ensure that module boundaries are respected within the monorepo:
tools/eslint-formatter-multiple-formats/src/lib/utils.unit.test.ts#L3
A project without tags matching at least one constraint cannot depend on any libraries
|
|
<✓> ESLint | Forbid CommonJS `require` calls and `module.exports` or `exports.*`.:
tools/eslint-formatter-multiple-formats/src/lib/utils.ts#L7
Expected "import" instead of "require()"
|
|
<✓> ESLint | Require braces around arrow function bodies:
tools/eslint-formatter-multiple-formats/src/lib/utils.ts#L107
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`.
|
|
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
code-pushup-report
Expired
|
648 KB |
sha256:8134f47a0f88d56d62b8f067b83129cfe26b65b108b50b142218369178429f9a
|
|