Skip to content

Use string-ts library to simplify stuff #53

Use string-ts library to simplify stuff

Use string-ts library to simplify stuff #53

Triggered via pull request January 24, 2024 14:41
Status Failure
Total duration 25s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
build: src/index.ts#L52
Type 'DeepCamelKeys<TSchema>' is not assignable to type 'never'.
build: src/index.ts#L53
Type 'DeepPascalKeys<TSchema>' is not assignable to type 'never'.
build: src/index.ts#L54
Type 'DeepKebabKeys<TSchema>' is not assignable to type 'never'.
build: src/index.ts#L55
Type 'TSchema' is not assignable to type 'never'.
build
Process completed with exit code 1.