Skip to content

feat!: export types from main entry and remove /types export #593

feat!: export types from main entry and remove /types export

feat!: export types from main entry and remove /types export #593

Triggered via pull request January 16, 2026 14:14
Status Failure
Total duration 1m 0s
Artifacts

ci.yml

on: pull_request
Verify Files
26s
Verify Files
Test Types
24s
Test Types
Are the types wrong?
25s
Are the types wrong?
Verify JSR Publish
26s
Verify JSR Publish
Matrix: Test
Fit to window
Zoom out
Zoom in

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.