Skip to content

Wave8/workspace switcher #248

Wave8/workspace switcher

Wave8/workspace switcher #248

Triggered via pull request January 11, 2024 15:40
Status Failure
Total duration 1m 2s
Artifacts

typecheck.yml

on: pull_request
typecheck
52s
typecheck
Fit to window
Zoom out
Zoom in

Annotations

2 errors
typecheck: src/components/AmountTextInput.tsx#L41
Property 'iconLeft' is missing in type '{ disableKeyboard: true; autoGrow: true; hideFocusedState: true; inputStyle: ({ padding: number; paddingHorizontal: number; paddingVertical: number; } | { borderTopRightRadius: number; borderBottomRightRadius: number; } | { ...; } | StyleProp<...>)[]; ... 11 more ...; touchableInputWrapperStyle: StyleProp<...>; }' but required in type 'CustomBaseTextInputProps'.
typecheck
Process completed with exit code 2.