Feat impl settings page #62
Annotations
10 errors and 1 warning
Run yarn build:
src/pages/ContactPage.tsx#L50
Property 'identifier' does not exist on type 'never'.
|
Run yarn build:
src/pages/ContactPage.tsx#L50
Property 'firstName' does not exist on type 'never'.
|
Run yarn build:
src/pages/ContactPage.tsx#L50
Property 'lastName' does not exist on type 'never'.
|
Run yarn build:
src/theme.tsx#L470
An object literal cannot have multiple properties with the same name.
|
Run yarn build:
src/ui/Contact/ContactFormDialog.tsx#L96
Type 'string | undefined' is not assignable to type 'string'.
|
Run yarn build:
src/ui/Contact/ContactFormDialog.tsx#L97
Type 'string | undefined' is not assignable to type 'string'.
|
Run yarn build:
src/ui/Search/SearchSurveysForm.tsx#L12
'a.label' is possibly 'undefined'.
|
Run yarn build:
src/ui/Search/SearchSurveysForm.tsx#L12
'b.label' is possibly 'undefined'.
|
Run yarn build:
src/ui/Search/SearchSurveysForm.tsx#L18
Type '{ value?: string | undefined; label?: string | undefined; }[]' is not assignable to type 'Option[]'.
|
Run yarn build
Process completed with exit code 2.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading