feat: create library form (TEMP) #496
Annotations
3 errors and 1 warning
tests:
src/library-authoring/CreateLibrary.tsx#L16
Property 'createLibrary' does not exist on type '{ headingSubtitle: { id: string; defaultMessage: string; description: string; }; headingInfoAlt: { id: string; defaultMessage: string; description: string; }; searchPlaceholder: { id: string; defaultMessage: string; description: string; }; ... 11 more ...; componentsTitle: { ...; }; }'.
|
tests:
src/library-authoring/CreateLibrary.tsx#L20
Property 'createLibraryTempPlaceholder' does not exist on type '{ headingSubtitle: { id: string; defaultMessage: string; description: string; }; headingInfoAlt: { id: string; defaultMessage: string; description: string; }; searchPlaceholder: { id: string; defaultMessage: string; description: string; }; ... 11 more ...; componentsTitle: { ...; }; }'.
|
tests
Process completed with exit code 2.
|
tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|