Skip to content

🚨 chore: fix lint #10

🚨 chore: fix lint

🚨 chore: fix lint #10

Triggered via push October 20, 2023 07:34
Status Failure
Total duration 1m 8s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors
test: src/styles/theme/customToken.ts#L43
Type 'IterableIterator<[number, string]>' can only be iterated through when using the '--downlevelIteration' flag or with a '--target' of 'es2015' or higher.
test: src/styles/theme/customToken.ts#L48
Type 'IterableIterator<[number, string]>' can only be iterated through when using the '--downlevelIteration' flag or with a '--target' of 'es2015' or higher.
test: tests/index.test.ts#L1
Module '"@ant-design/pro-chat"' has no exported member 'hello'.
test
Process completed with exit code 1.