Improve ESLint configuration #3113
Annotations
4 errors and 1 warning
build (18.x):
src/components/DonationForm/MultiStepDonation.vue#L4
'slotName' implicitly has type 'any' because it does not have a type annotation and is referenced directly or indirectly in its own initializer.
|
build (18.x):
src/components/DonationForm/MultiStepDonation.vue#L50
'slots' implicitly has type 'any' because it does not have a type annotation and is referenced directly or indirectly in its own initializer.
|
build (18.x):
src/components/DonationForm/MultiStepDonation.vue#L51
'usedSlotNames' implicitly has type 'any' because it does not have a type annotation and is referenced directly or indirectly in its own initializer.
|
build (18.x)
Process completed with exit code 1.
|
build (18.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|