Skip to content

feat: replace clubs-payments with plugin-payments in some places #34293

feat: replace clubs-payments with plugin-payments in some places

feat: replace clubs-payments with plugin-payments in some places #34293

Triggered via push November 16, 2024 04:43
Status Failure
Total duration 1m 55s
Artifacts

build.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

5 errors
build (20.x)
'UndefinedOr' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
build (20.x): node_modules/@devprotocol/clubs-core/src/ui/components/Checkout/i18n/index.ts#L1
'ClubsI18nParts' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
build (20.x): node_modules/@devprotocol/clubs-core/src/ui/components/Modal.vue#L2
'Component' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
build (20.x): node_modules/@devprotocol/clubs-plugin-payments/src/TransactionForm.vue#L46
Type 'string' is not assignable to type 'boolean | undefined'.
build (20.x)
Process completed with exit code 2.