Skip to content

move to create-typescript-app #2

move to create-typescript-app

move to create-typescript-app #2

Triggered via pull request October 12, 2025 04:41
Status Failure
Total duration 20s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Lint
Process completed with exit code 1.
Lint: src/test-usage.ts#L3
'schema' is assigned a value but never used
Lint: src/lib.ts#L215
A record is preferred over an index signature
Lint: src/lib.ts#L193
A record is preferred over an index signature
Lint: src/lib.ts#L62
A record is preferred over an index signature
Lint: src/lib.ts#L50
Use an `interface` instead of a `type`
Lint
'P' is defined but never used
Prettier
Process completed with exit code 1.
Type Check
Process completed with exit code 2.
Type Check: src/test-usage.ts#L4
Type '{}' is not assignable to type 'never'.