chore(deps): bump the vue group across 1 directory with 4 updates #2263
Annotations
9 errors
lint:
components/ui/Input/UiInputTicketScanner.client.vue#L5
Type '(promise: Promise<any>) => Promise<void>' is not assignable to type '(capabilities: Partial<MediaTrackCapabilities>) => void'.
|
lint:
components/ui/Input/UiInputTicketScanner.client.vue#L6
Type '(string: [string]) => void' is not assignable to type '(detectedCodes: DetectedBarcode[]) => any'.
|
lint
Process completed with exit code 1.
|
tests/unit/components/booking/BookingNavigation.spec.js:
node_modules/vue-gtag/dist/vue-gtag.cjs.js#L1
ReferenceError: exports is not defined in ES module scope
This file is being treated as an ES module because it has a '.js' file extension and '/home/runner/work/uobtheatre-web/uobtheatre-web/node_modules/vue-gtag/package.json' contains "type": "module". To treat it as a CommonJS script, rename it to use the '.cjs' file extension.
❯ node_modules/vue-gtag/dist/vue-gtag.cjs.js:1:38
❯ utils/analytics.ts:1:1
|
tests/unit/pages/booking/Book.spec.js:
node_modules/vue-gtag/dist/vue-gtag.cjs.js#L1
ReferenceError: exports is not defined in ES module scope
This file is being treated as an ES module because it has a '.js' file extension and '/home/runner/work/uobtheatre-web/uobtheatre-web/node_modules/vue-gtag/package.json' contains "type": "module". To treat it as a CommonJS script, rename it to use the '.cjs' file extension.
❯ node_modules/vue-gtag/dist/vue-gtag.cjs.js:1:38
❯ utils/analytics.ts:1:1
|
tests/unit/pages/booking/BookingStages.spec.js:
node_modules/vue-gtag/dist/vue-gtag.cjs.js#L1
ReferenceError: exports is not defined in ES module scope
This file is being treated as an ES module because it has a '.js' file extension and '/home/runner/work/uobtheatre-web/uobtheatre-web/node_modules/vue-gtag/package.json' contains "type": "module". To treat it as a CommonJS script, rename it to use the '.cjs' file extension.
❯ node_modules/vue-gtag/dist/vue-gtag.cjs.js:1:38
❯ utils/analytics.ts:1:1
|
tests/unit/pages/booking/stages/PaymentStage.spec.js:
node_modules/vue-gtag/dist/vue-gtag.cjs.js#L1
ReferenceError: exports is not defined in ES module scope
This file is being treated as an ES module because it has a '.js' file extension and '/home/runner/work/uobtheatre-web/uobtheatre-web/node_modules/vue-gtag/package.json' contains "type": "module". To treat it as a CommonJS script, rename it to use the '.cjs' file extension.
❯ node_modules/vue-gtag/dist/vue-gtag.cjs.js:1:38
❯ utils/analytics.ts:1:1
|
tests/unit/pages/booking/stages/TicketSelectionStage.spec.js:
node_modules/vue-gtag/dist/vue-gtag.cjs.js#L1
ReferenceError: exports is not defined in ES module scope
This file is being treated as an ES module because it has a '.js' file extension and '/home/runner/work/uobtheatre-web/uobtheatre-web/node_modules/vue-gtag/package.json' contains "type": "module". To treat it as a CommonJS script, rename it to use the '.cjs' file extension.
❯ node_modules/vue-gtag/dist/vue-gtag.cjs.js:1:38
❯ utils/analytics.ts:1:1
|
test
Process completed with exit code 1.
|