Skip to content

fix imports

fix imports #1057

Triggered via push March 10, 2024 21:01
Status Failure
Total duration 30s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

30 errors
Node 16: src/component/form/pet-filters-form.tsx#L2
Cannot find module '../../../model/pet' or its corresponding type declarations.
Node 16: src/component/form/pet-form.tsx#L5
Cannot find module '../../../model/pet' or its corresponding type declarations.
Node 16: src/component/form/pet-form.tsx#L50
Parameter 'vaccination' implicitly has an 'any' type.
Node 16: src/component/form/pet-form.tsx#L50
Parameter 'i' implicitly has an 'any' type.
Node 16: src/component/form/pet-form.tsx#L59
Parameter 'currentVaccination' implicitly has an 'any' type.
Node 16: src/component/form/pet-form.tsx#L59
Parameter 'y' implicitly has an 'any' type.
Node 16: src/component/form/pet-form.tsx#L76
Parameter '_' implicitly has an 'any' type.
Node 16: src/component/form/pet-form.tsx#L76
Parameter 'y' implicitly has an 'any' type.
Node 16: src/component/page/pet/create.tsx#L6
Cannot find module '../../../../model/pet' or its corresponding type declarations.
Node 16: src/component/page/pet/list.tsx#L11
Cannot find module '../../../../model/pet' or its corresponding type declarations.
Node 18: src/component/form/pet-filters-form.tsx#L2
Cannot find module '../../../model/pet' or its corresponding type declarations.
Node 18: src/component/form/pet-form.tsx#L5
Cannot find module '../../../model/pet' or its corresponding type declarations.
Node 18: src/component/form/pet-form.tsx#L50
Parameter 'vaccination' implicitly has an 'any' type.
Node 18: src/component/form/pet-form.tsx#L50
Parameter 'i' implicitly has an 'any' type.
Node 18: src/component/form/pet-form.tsx#L59
Parameter 'currentVaccination' implicitly has an 'any' type.
Node 18: src/component/form/pet-form.tsx#L59
Parameter 'y' implicitly has an 'any' type.
Node 18: src/component/form/pet-form.tsx#L76
Parameter '_' implicitly has an 'any' type.
Node 18: src/component/form/pet-form.tsx#L76
Parameter 'y' implicitly has an 'any' type.
Node 18: src/component/page/pet/create.tsx#L6
Cannot find module '../../../../model/pet' or its corresponding type declarations.
Node 18: src/component/page/pet/list.tsx#L11
Cannot find module '../../../../model/pet' or its corresponding type declarations.
Node 20: src/component/form/pet-filters-form.tsx#L2
Cannot find module '../../../model/pet' or its corresponding type declarations.
Node 20: src/component/form/pet-form.tsx#L5
Cannot find module '../../../model/pet' or its corresponding type declarations.
Node 20: src/component/form/pet-form.tsx#L50
Parameter 'vaccination' implicitly has an 'any' type.
Node 20: src/component/form/pet-form.tsx#L50
Parameter 'i' implicitly has an 'any' type.
Node 20: src/component/form/pet-form.tsx#L59
Parameter 'currentVaccination' implicitly has an 'any' type.
Node 20: src/component/form/pet-form.tsx#L59
Parameter 'y' implicitly has an 'any' type.
Node 20: src/component/form/pet-form.tsx#L76
Parameter '_' implicitly has an 'any' type.
Node 20: src/component/form/pet-form.tsx#L76
Parameter 'y' implicitly has an 'any' type.
Node 20: src/component/page/pet/create.tsx#L6
Cannot find module '../../../../model/pet' or its corresponding type declarations.
Node 20: src/component/page/pet/list.tsx#L11
Cannot find module '../../../../model/pet' or its corresponding type declarations.