fix: enable legacy exports #17
Annotations
2 errors and 4 warnings
test:
test/fixtures.ts#L299
Unexpected any. Specify a different type
|
test
Process completed with exit code 1.
|
test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test:
src/parse.ts#L67
Unexpected 'todo' comment: '@todo refactor to reduce nesting,...'
|
test:
src/parse.ts#L68
Unexpected 'todo' comment: '@todo but consider multiple chunks etc'
|
test:
test/fixtures.ts#L299
Argument 'headers' should be typed with a non-any type
|