[WIP] Stripe Payment #2175
Annotations
6 warnings
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Run ESLint:
client/components/forms/PaymentInput.client.vue#L108
'element' is defined but never used
|
Run ESLint:
client/components/forms/PaymentInput.client.vue#L133
'newValue' is defined but never used
|
Run ESLint:
client/components/forms/PaymentInput.client.vue#L136
'newValue' is defined but never used
|
Run ESLint:
client/pages/home.vue#L2
Attribute "v-if" should go before "class"
|
Run ESLint:
client/pages/home.vue#L2
'v-if' should be on a new line
|
Loading