feat!: export types from main entry and remove /types export
#593
ci.yml
on: pull_request
Verify Files
26s
Test Types
24s
Are the types wrong?
25s
Verify JSR Publish
26s
Matrix: Test
Annotations
10 errors
|
Test Types:
tests/types/types.test.ts#L105
Rest parameter 'args' implicitly has an 'any[]' type.
|
|
Test Types:
tests/types/types.test.ts#L104
A spread argument must either have a tuple type or be passed to a rest parameter.
|
|
Test Types:
tests/types/types.test.ts#L104
Rest parameter 'args' implicitly has an 'any[]' type.
|
|
Test Types:
tests/types/types.test.ts#L103
A spread argument must either have a tuple type or be passed to a rest parameter.
|
|
Test Types:
tests/types/types.test.ts#L103
Rest parameter 'args' implicitly has an 'any[]' type.
|
|
Test Types:
tests/types/types.test.ts#L102
A spread argument must either have a tuple type or be passed to a rest parameter.
|
|
Test Types:
tests/types/types.test.ts#L102
Rest parameter 'args' implicitly has an 'any[]' type.
|
|
Test Types:
tests/types/types.test.ts#L70
Binding element 'sourceCode' implicitly has an 'any' type.
|
|
Test Types:
tests/types/types.test.ts#L64
Unused '@ts-expect-error' directive.
|
|
Test Types:
tests/types/types.test.ts#L6
Cannot find module '@eslint/json/types' or its corresponding type declarations.
|