feat(utils/color): support cloudflare workers (edge) #6059
Annotations
4 errors and 2 warnings
Run bun run lint:
src/middleware/logger/index.ts#L9
`../../context` type import should occur before type import of `../../types`
|
Run bun run lint:
src/utils/color.test.ts#L2
`../context` import should occur before import of `./color`
|
Run bun run lint:
src/utils/color.ts#L6
`../context` type import should occur before import of `../helper/adapter`
|
Run bun run lint
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run bun run lint:
perf-measures/type-check/client.ts#L4
'client' is assigned a value but never used
|
Loading