Skip to content

chore: publish

chore: publish #781

Triggered via push November 8, 2024 18:04
Status Failure
Total duration 1m 11s
Artifacts
check-project
58s
check-project
Fit to window
Zoom out
Zoom in

Annotations

7 errors
check-project: packages/create-react-native-library/src/index.ts#L258
Property 'value' does not exist on type '"" | { readonly title: "Vanilla"; readonly value: "vanilla"; readonly description: "provides access to app's native code"; } | { title: string; value: string; description: string; } | { ...; } | undefined'.
check-project: packages/create-react-native-library/src/index.ts#L462
Type '(_: any, values: Answers<keyof Answers>) => ("" | { readonly title: "Vanilla"; readonly value: "vanilla"; readonly description: "provides access to app's native code"; } | { ...; } | { ...; } | undefined)[]' is not assignable to type 'Choice[] | PrevCaller<keyof Answers, Falsy | Choice[]> | undefined'.
check-project: packages/create-react-native-library/src/index.ts#L466
'choice' is possibly 'undefined'.
check-project: packages/create-react-native-library/src/index.ts#L466
Property 'value' does not exist on type '"" | { readonly title: "Vanilla"; readonly value: "vanilla"; readonly description: "provides access to app's native code"; } | { title: string; value: string; description: string; } | { ...; }'. Did you mean 'valueOf'?
check-project: packages/create-react-native-library/src/index.ts#L467
'choice' is possibly 'undefined'.
check-project: packages/create-react-native-library/src/index.ts#L467
Property 'value' does not exist on type '"" | { readonly title: "Vanilla"; readonly value: "vanilla"; readonly description: "provides access to app's native code"; } | { title: string; value: string; description: string; } | { ...; }'. Did you mean 'valueOf'?
check-project
Process completed with exit code 2.