Skip to content

feat: add strict event type checking #4915

feat: add strict event type checking

feat: add strict event type checking #4915

Triggered via pull request November 25, 2024 19:17
Status Failure
Total duration 1m 40s
Artifacts

ci-test-website.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
check: packages/ai/src/Button.ts#L62
Argument of type 'string' is not assignable to parameter of type 'never'.
check: packages/ai/src/Button.ts#L221
Argument of type 'string' is not assignable to parameter of type 'keyof this["eventDetails"]'.
check
Process completed with exit code 1.