Skip to content

fix(api/user): should be mutation not query #26

fix(api/user): should be mutation not query

fix(api/user): should be mutation not query #26

Triggered via push November 12, 2023 14:14
Status Failure
Total duration 1m 0s
Artifacts

ci.yml

on: push
build-lint
52s
build-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build-lint
Type '{ children: Element; "bg-white": true; br50: true; flex: true; className: string; }' is not assignable to type 'IntrinsicAttributes & ViewProps & RefAttributes<View>'.
build-lint
Type '{ children: Element[]; "bg-white": true; br50: true; "padding-s4": true; className: string; }' is not assignable to type 'IntrinsicAttributes & ViewProps & RefAttributes<View>'.
build-lint
Type '{ children: Element[]; "bg-primary": true; br60: true; "paddingL-s4": true; centerV: true; className: string; }' is not assignable to type 'IntrinsicAttributes & ViewProps & RefAttributes<View>'.
build-lint
Type '{ id: string; name: string; imageUrl: string; } | undefined' is not assignable to type 'ReactNode'.
build-lint
Type 'string' is not assignable to type 'boolean'.
build-lint
Type '{ children: Element[]; row: true; centerV: true; className: string; }' is not assignable to type 'IntrinsicAttributes & ViewProps & RefAttributes<View>'.
build-lint
Type '{ children: Element[]; "bg-white": true; br50: true; flex: true; "padding-s4": true; className: string; }' is not assignable to type 'IntrinsicAttributes & ViewProps & RefAttributes<View>'.
build-lint
No overload matches this call.
build-lint
Type '{ children: Element[]; "padding-s2": true; absH: true; "bg-black": true; br50: true; className: string; }' is not assignable to type 'IntrinsicAttributes & ViewProps & RefAttributes<View>'.
build-lint
Type '{ children: Element; className: string; }' is not assignable to type 'IntrinsicAttributes & NativeSafeAreaViewProps & RefAttributes<Component<NativeProps, {}, any> & Readonly<NativeMethods>>'.