add combobox for locations #166
Annotations
21 errors
format
@cooper/web#format: command (/home/runner/work/cooper/cooper/apps/web) /home/runner/setup-pnpm/node_modules/.bin/pnpm run format --cache --cache-location node_modules/.cache/.prettiercache exited (1)
|
format
Process completed with exit code 1.
|
typecheck
Module '"./h\u00F8"' has no exported member 'default'.
|
typecheck
Module '"./p\u00F6"' has no exported member 'default'.
|
typecheck
Module '"./\u00F8r"' has no exported member 'default'.
|
typecheck
Module '"./s\u1EA7"' has no exported member 'default'.
|
typecheck
Module '"./\u00FCb"' has no exported member 'default'.
|
typecheck
Module '"./f\u00FC"' has no exported member 'default'.
|
typecheck
Module '"./k\u0142"' has no exported member 'default'.
|
typecheck
Module '"./\u0101d"' has no exported member 'default'.
|
typecheck
Module '"./j\u00E4"' has no exported member 'default'.
|
typecheck
Module '"./qe"' has no exported member 'default'.
|
lint:
apps/web/src/app/_components/combo-box.tsx#L14
'FormLabel' is defined but never used. Allowed unused vars must match /^_/u
|
lint:
apps/web/src/app/_components/form/sections/review-section.tsx#L35
Unsafe assignment of an `any` value
|
lint
@cooper/web#lint: command (/home/runner/work/cooper/cooper/apps/web) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint --cache --cache-location node_modules/.cache/.eslintcache exited (1)
|
lint:
apps/web/src/app/_components/form/sections/review-section.tsx#L35
Unsafe member access [moduleName] on an `any` value
|
lint:
apps/web/src/app/_components/form/sections/review-section.tsx#L36
Unsafe assignment of an `any` value
|
lint:
apps/web/src/app/_components/form/sections/review-section.tsx#L36
Unsafe call of an `any` typed value
|
lint:
apps/web/src/app/_components/form/sections/review-section.tsx#L36
Unsafe member access .map on an `any` value
|
lint:
apps/web/src/app/_components/form/sections/review-section.tsx#L42
Unsafe argument of type `any` assigned to a parameter of type `SetStateAction<ComboBoxOption<string>[]>`
|
lint
Process completed with exit code 1.
|