Skip to content

adjusting utils .env logic #1231

adjusting utils .env logic

adjusting utils .env logic #1231

Triggered via push September 30, 2024 19:22
Status Failure
Total duration 1m 19s
Artifacts
lint-test-build
1m 8s
lint-test-build
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 7 warnings
__tests__/layouts/HeaderSelectDashboard.spec.js: src/utils/plugins/Firebase.js#L5
FirebaseError: Firebase: Need to provide options, when not being deployed to hosting via source. (app/no-options). ❯ Module.initializeApp node_modules/@firebase/app/src/api.ts:160:25 ❯ src/utils/plugins/Firebase.js:5:13 ❯ src/services/api/resources/GPT.js:1:1 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'app/no-options', customData: {} }
src/components/insights/cards/__tests__/CardFunnel.spec.js: src/utils/plugins/Firebase.js#L5
FirebaseError: Firebase: Need to provide options, when not being deployed to hosting via source. (app/no-options). ❯ Module.initializeApp node_modules/@firebase/app/src/api.ts:160:25 ❯ src/utils/plugins/Firebase.js:5:13 ❯ src/services/api/resources/GPT.js:1:1 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'app/no-options', customData: {} }
lint-test-build
Process completed with exit code 1.
lint-test-build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint-test-build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint-test-build: src/components/TagGroup.vue#L89
The "input" event has been triggered but not declared on `emits` option
lint-test-build: src/components/TagGroup.vue#L125
The "close" event has been triggered but not declared on `emits` option
lint-test-build: src/components/insights/ResizableBar/ResizableBarCards.vue#L26
The "show-more-prompts-suggestions" event has been triggered but not declared on `emits` option
lint-test-build: src/components/insights/ResizableBar/index.vue#L94
The "computed" property should be above the "mounted" property on line 87
lint-test-build: src/components/insights/ResizableBar/index.vue#L197
The "watch" property should be above the "mounted" property on line 87