Skip to content

ci: add type-check job #2

ci: add type-check job

ci: add type-check job #2

Triggered via pull request April 17, 2025 19:45
Status Success
Total duration 28s
Artifacts

type-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
lint: src/helpers.ts#L38
'foo' is declared but its value is never read.
lint: src/helpers.ts#L40
Object literal may only specify known properties, and 'properties' does not exist in type 'JsonSchemaShared & JsonSchemaString'.