chore(deps): bump vue-gtag from 2.0.1 to 2.1.0 in the vue group #2278
Annotations
6 errors and 1 warning
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.
|
e2e
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|