Skip to content

Lint code base (Biome) on "Fix/pick and omit unexited source" by mew-ton #169

Lint code base (Biome) on "Fix/pick and omit unexited source" by mew-ton

Lint code base (Biome) on "Fix/pick and omit unexited source" by mew-ton #169

Triggered via pull request May 17, 2024 05:28
Status Failure
Total duration 38s
Artifacts

lint__codebase.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 5 warnings
biome
Process completed with exit code 1.
biome: src/lib/index.ts#L1
Avoid barrel files, they slow down performance, and cause large module graphs with modules that go unused.
biome: test/utils/index.ts#L1
Avoid barrel files, they slow down performance, and cause large module graphs with modules that go unused.
biome: test/utils/index.ts#L1
Do not use export all ( export * from ... ).
biome: test/utils/index.ts#L2
Do not use export all ( export * from ... ).
biome: test/utils/index.ts#L3
Do not use export all ( export * from ... ).