Skip to content

fix tsc

fix tsc #35

Triggered via pull request February 16, 2025 18:57
Status Failure
Total duration 39s
Artifacts

typescript.yml

on: pull_request
Typescript check
29s
Typescript check
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Typescript check: src/components/OTAUpdates/OTAUpdates.tsx#L19
Argument of type 'string' is not assignable to parameter of type 'Error'.
Typescript check: src/components/OTAUpdates/OTAUpdates.tsx#L33
Argument of type 'unknown' is not assignable to parameter of type 'Error'.
Typescript check: src/components/__tests__/BuildDetails.test.tsx#L26
Property 'toHaveTextContent' does not exist on type 'JestMatchers<ReactTestInstance>'.
Typescript check: src/components/__tests__/FormattedDate.test.tsx#L10
Property 'toBeOnTheScreen' does not exist on type 'JestMatchers<ReactTestInstance>'.
Typescript check: src/components/__tests__/FormattedDate.test.tsx#L15
Property 'toBeOnTheScreen' does not exist on type 'JestMatchers<ReactTestInstance>'.
Typescript check: src/components/__tests__/FormattedDate.test.tsx#L20
Property 'toBeOnTheScreen' does not exist on type 'JestMatchers<ReactTestInstance>'.
Typescript check: src/components/__tests__/FormattedDate.test.tsx#L28
Property 'toBeOnTheScreen' does not exist on type 'JestMatchers<ReactTestInstance>'.
Typescript check: src/components/__tests__/FormattedDate.test.tsx#L34
Property 'toBeOnTheScreen' does not exist on type 'JestMatchers<ReactTestInstance>'.
Typescript check: src/components/__tests__/FormattedDate.test.tsx#L44
Property 'toBeOnTheScreen' does not exist on type 'JestMatchers<ReactTestInstance>'.
Typescript check: src/components/__tests__/FormattedDate.test.tsx#L51
Property 'toBeOnTheScreen' does not exist on type 'Matchers<void, any>'.