Skip to content

new workspace screen #194

new workspace screen

new workspace screen #194

Triggered via pull request December 28, 2023 16:00
Status Failure
Total duration 1m 3s
Artifacts

typecheck.yml

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

Annotations

3 errors
typecheck: src/languages/es.ts#L1497
Type '{ card: string; workspace: string; edit: string; delete: string; settings: string; reimburse: string; bills: string; invoices: string; travel: string; members: string; plan: string; overview: string; ... 12 more ...; mustBeOnlineToViewMembers: string; }' is missing the following properties from type '{ card: string; workspace: string; edit: string; delete: string; settings: string; reimburse: string; bills: string; invoices: string; travel: string; members: string; plan: string; overview: string; ... 15 more ...; mustBeOnlineToViewMembers: string; }': workspaceTitle, workspaceOwner, workspaceType
typecheck: src/libs/Navigation/AppNavigator/createCustomBottomTabNavigator/index.tsx#L71
Type '{ children: Element; testID: string; }' is not assignable to type 'IntrinsicAttributes & RefAttributes<any>'.
typecheck
Process completed with exit code 2.