Skip to content

build(deps-dev): bump vue from 2.7.15 to 3.0.0 #678

build(deps-dev): bump vue from 2.7.15 to 3.0.0

build(deps-dev): bump vue from 2.7.15 to 3.0.0 #678

Triggered via pull request October 25, 2024 00:54
Status Failure
Total duration 2m 32s
Artifacts 2

ci.yml

on: pull_request
Matrix: build
Matrix: test
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

15 errors, 9 warnings, and 2 notices
lint
Process completed with exit code 1.
test (macos-latest)
Testing stopped early after 2 maximum allowed failures.
home/base.test.ts:25:5 › render the home page correctly: tests/helpers/electronHelpers.ts#L186
1) home/base.test.ts:25:5 › render the home page correctly ─────────────────────────────────────── Error: No build found in out directory at helpers/electronHelpers.ts:186 184 | })[0] 185 | if (!latestBuild) { > 186 | throw new Error('No build found in out directory') | ^ 187 | } 188 | return join(outDir, latestBuild) 189 | } at findLatestBuild (/Users/runner/work/meeting-media-manager/meeting-media-manager/tests/helpers/electronHelpers.ts:186:11) at startApp (/Users/runner/work/meeting-media-manager/meeting-media-manager/tests/helpers/electronHelpers.ts:13:23) at /Users/runner/work/meeting-media-manager/meeting-media-manager/tests/home/base.test.ts:16:31
home/base.test.ts:25:5 › render the home page correctly: tests/home/base.test.ts#L20
1) home/base.test.ts:25:5 › render the home page correctly ─────────────────────────────────────── TypeError: Cannot read properties of undefined (reading 'close') 18 | 19 | test.afterAll(async () => { > 20 | await electronApp.close() | ^ 21 | }) 22 | 23 | let page: Page at /Users/runner/work/meeting-media-manager/meeting-media-manager/tests/home/base.test.ts:20:21
home/base.test.ts:25:5 › render the home page correctly: tests/helpers/electronHelpers.ts#L186
1) home/base.test.ts:25:5 › render the home page correctly ─────────────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: No build found in out directory at helpers/electronHelpers.ts:186 184 | })[0] 185 | if (!latestBuild) { > 186 | throw new Error('No build found in out directory') | ^ 187 | } 188 | return join(outDir, latestBuild) 189 | } at findLatestBuild (/Users/runner/work/meeting-media-manager/meeting-media-manager/tests/helpers/electronHelpers.ts:186:11) at startApp (/Users/runner/work/meeting-media-manager/meeting-media-manager/tests/helpers/electronHelpers.ts:13:23) at /Users/runner/work/meeting-media-manager/meeting-media-manager/tests/home/base.test.ts:16:31
home/base.test.ts:25:5 › render the home page correctly: tests/home/base.test.ts#L20
1) home/base.test.ts:25:5 › render the home page correctly ─────────────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of undefined (reading 'close') 18 | 19 | test.afterAll(async () => { > 20 | await electronApp.close() | ^ 21 | }) 22 | 23 | let page: Page at /Users/runner/work/meeting-media-manager/meeting-media-manager/tests/home/base.test.ts:20:21
test (macos-latest)
Process completed with exit code 255.
test (ubuntu-latest)
Testing stopped early after 2 maximum allowed failures.
home/base.test.ts:25:5 › render the home page correctly: tests/helpers/electronHelpers.ts#L186
1) home/base.test.ts:25:5 › render the home page correctly ─────────────────────────────────────── Error: No build found in out directory at helpers/electronHelpers.ts:186 184 | })[0] 185 | if (!latestBuild) { > 186 | throw new Error('No build found in out directory') | ^ 187 | } 188 | return join(outDir, latestBuild) 189 | } at findLatestBuild (/home/runner/work/meeting-media-manager/meeting-media-manager/tests/helpers/electronHelpers.ts:186:11) at startApp (/home/runner/work/meeting-media-manager/meeting-media-manager/tests/helpers/electronHelpers.ts:13:23) at /home/runner/work/meeting-media-manager/meeting-media-manager/tests/home/base.test.ts:16:31
home/base.test.ts:25:5 › render the home page correctly: tests/home/base.test.ts#L20
1) home/base.test.ts:25:5 › render the home page correctly ─────────────────────────────────────── TypeError: Cannot read properties of undefined (reading 'close') 18 | 19 | test.afterAll(async () => { > 20 | await electronApp.close() | ^ 21 | }) 22 | 23 | let page: Page at /home/runner/work/meeting-media-manager/meeting-media-manager/tests/home/base.test.ts:20:21
home/base.test.ts:25:5 › render the home page correctly: tests/helpers/electronHelpers.ts#L186
1) home/base.test.ts:25:5 › render the home page correctly ─────────────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: No build found in out directory at helpers/electronHelpers.ts:186 184 | })[0] 185 | if (!latestBuild) { > 186 | throw new Error('No build found in out directory') | ^ 187 | } 188 | return join(outDir, latestBuild) 189 | } at findLatestBuild (/home/runner/work/meeting-media-manager/meeting-media-manager/tests/helpers/electronHelpers.ts:186:11) at startApp (/home/runner/work/meeting-media-manager/meeting-media-manager/tests/helpers/electronHelpers.ts:13:23) at /home/runner/work/meeting-media-manager/meeting-media-manager/tests/home/base.test.ts:16:31
home/base.test.ts:25:5 › render the home page correctly: tests/home/base.test.ts#L20
1) home/base.test.ts:25:5 › render the home page correctly ─────────────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of undefined (reading 'close') 18 | 19 | test.afterAll(async () => { > 20 | await electronApp.close() | ^ 21 | }) 22 | 23 | let page: Page at /home/runner/work/meeting-media-manager/meeting-media-manager/tests/home/base.test.ts:20:21
test (ubuntu-latest)
Process completed with exit code 255.
test (windows-latest)
The job was canceled because "macos-latest" failed.
test (windows-latest)
The operation was canceled.
build (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (ubuntu-latest)
No files were found with the provided path: build/ !build/icons/ !build/*-unpacked/ !build/mac-universal/ !build/*.blockmap !build/*.yml. No artifacts will be uploaded.
test (macos-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (macos-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (macos-latest)
No files were found with the provided path: build/ !build/icons/ !build/*-unpacked/ !build/mac-universal/ !build/*.blockmap !build/*.yml. No artifacts will be uploaded.
build (windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (windows-latest)
No files were found with the provided path: build/ !build/icons/ !build/*-unpacked/ !build/mac-universal/ !build/*.blockmap !build/*.yml. No artifacts will be uploaded.
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "test-results macos-latest", "test-results ubuntu-latest". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
🎭 Playwright Run Summary
1 failed home/base.test.ts:25:5 › render the home page correctly ──────────────────────────────────────── 33 did not run
🎭 Playwright Run Summary
1 failed home/base.test.ts:25:5 › render the home page correctly ──────────────────────────────────────── 33 did not run

Artifacts

Produced during runtime
Name Size
test-results macos-latest Expired
3.89 KB
test-results ubuntu-latest Expired
3.9 KB