Fix naming of a setter #1055
Annotations
10 errors
Run pnpm run build:
src/component/form/pet-filters-form.tsx#L2
Cannot find module '../../../model/pet' or its corresponding type declarations.
|
Run pnpm run build:
src/component/form/pet-form.tsx#L5
Cannot find module '../../../model/pet' or its corresponding type declarations.
|
Run pnpm run build:
src/component/form/pet-form.tsx#L50
Parameter 'vaccination' implicitly has an 'any' type.
|
Run pnpm run build:
src/component/form/pet-form.tsx#L50
Parameter 'i' implicitly has an 'any' type.
|
Run pnpm run build:
src/component/form/pet-form.tsx#L59
Parameter 'currentVaccination' implicitly has an 'any' type.
|
Run pnpm run build:
src/component/form/pet-form.tsx#L59
Parameter 'y' implicitly has an 'any' type.
|
Run pnpm run build:
src/component/form/pet-form.tsx#L76
Parameter '_' implicitly has an 'any' type.
|
Run pnpm run build:
src/component/form/pet-form.tsx#L76
Parameter 'y' implicitly has an 'any' type.
|
Run pnpm run build:
src/component/page/pet/create.tsx#L6
Cannot find module '../../../../model/pet' or its corresponding type declarations.
|
Run pnpm run build:
src/component/page/pet/list.tsx#L11
Cannot find module '../../../../model/pet' or its corresponding type declarations.
|
Loading