Skip to content

Fix naming of a setter #1055

Fix naming of a setter

Fix naming of a setter #1055

Triggered via push March 10, 2024 20:51
Status Failure
Total duration 29s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

30 errors
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 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 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.