Skip to content

feat: type safe

feat: type safe #17

Triggered via push October 8, 2024 02:38
Status Failure
Total duration 34s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Build
Property 'startsWith' does not exist on type 'CallableContext<[string]>'.
Build
Argument of type 'CallableContext<[string]>' is not assignable to parameter of type 'string'.
Build
Type 'CallableContext<[string]>' is not assignable to type 'string'.
Build
Property 'substring' does not exist on type 'CallableContext<[string]>'.
Build
Expected 1 arguments, but got 0.
Build
Argument of type 'CallableContext<[string]>' is not assignable to parameter of type 'string'.
Build
Expected 1 arguments, but got 0.
Build
Argument of type 'CallableContext<[string]>' is not assignable to parameter of type 'string'.
Build
Property 'startsWith' does not exist on type 'CallableContext<[string]>'.
Build
Argument of type 'CallableContext<[string]>' is not assignable to parameter of type 'string'.
Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/