This repository was archived by the owner on Jan 1, 2025. It is now read-only.
chore(deps): bump @sentry/browser and @sentry/electron in /app #108
Annotations
3 errors, 2 warnings, and 1 notice
|
|
|
app\tests\e2e\04-installer.spec.js#L36
1) tests\e2e\04-installer.spec.js:15:3 › installer › performs a complete installation ────────────
Error: expect(received).toBeFalsy()
Received: true
34 |
35 | // Expect no errors when the installation finishes
> 36 | expect( await T.getPage().locator( '.modal-error' ).isVisible() ).toBeFalsy();
| ^
37 |
38 | // Go to the installer and make sure the checkmarks are there
39 | await T.getPage().locator( '[page-trigger="installer"]' ).dblclick();
at D:\a\fsolauncher\fsolauncher\app\tests\e2e\04-installer.spec.js:36:71
|
|
|
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
|
app\tests\e2e\04-installer.spec.js#L1
app\tests\e2e\04-installer.spec.js took 2.9m
|
|
|
The logs for this run have expired and are no longer available.
Loading