narrow-minister-71622
10/07/2022, 8:54 AMacceptable-hamburger-48790
10/07/2022, 11:24 AMmysterious-kitchen-59722
10/07/2022, 1:47 PMstale-optician-85950
10/07/2022, 7:48 PMmicroscopic-crowd-9149
10/09/2022, 4:10 AMadorable-smartphone-87280
10/09/2022, 5:13 AMbrash-portugal-32385
10/09/2022, 9:11 AMadorable-smartphone-87280
10/09/2022, 3:00 PMbrash-portugal-32385
10/09/2022, 7:14 PMadorable-smartphone-87280
10/09/2022, 7:23 PMbrash-portugal-32385
10/09/2022, 7:25 PMadorable-smartphone-87280
10/09/2022, 7:27 PMadorable-smartphone-87280
10/09/2022, 7:27 PMbrash-portugal-32385
10/09/2022, 7:31 PMadorable-smartphone-87280
10/09/2022, 7:34 PMbrash-portugal-32385
10/09/2022, 7:34 PMmysterious-belgium-25713
10/09/2022, 8:01 PMmysterious-belgium-25713
10/09/2022, 8:04 PMbrash-portugal-32385
10/09/2022, 8:08 PMkind-belgium-84812
10/11/2022, 12:33 AMvictorious-father-41976
10/11/2022, 6:11 AMfresh-doctor-14925
10/11/2022, 10:36 AMpowerful-orange-86819
10/11/2022, 12:48 PMwonderful-match-15836
10/11/2022, 6:16 PMnutritious-restaurant-91514
10/12/2022, 8:03 PMmysterious-wall-17437
10/13/2022, 1:16 AMmysterious-wall-17437
10/13/2022, 1:19 AMBearer ${access_token}
},
}).then(({ body }) => {
cy.log(body)
const userItem = {
token: id_token,
user: {
googleId: body.sub,
email: body.email,
givenName: body.given_name,
familyName: body.family_name,
imageUrl: body.picture,
},
}
window.localStorage.setItem('googleCypress', JSON.stringify(userItem))
cy.visit('/')
})
})
})
providing client id , secret it and refresh token. . Everything working fine but then I visit my sitemysterious-wall-17437
10/13/2022, 1:19 AMmysterious-wall-17437
10/13/2022, 1:20 AMpolite-alarm-78904
10/13/2022, 9:39 AM`
[command]/usr/local/bin/npx cypress verify
| [STARTED] Task without title.
| [FAILED] Cypress failed to start.
| [FAILED]
| [FAILED] This may be due to a missing library or dependency. https://on.cypress.io/required-dependencies
| [FAILED]
| [FAILED] Please refer to the error below for more details.
| [FAILED]
| [FAILED] ----------
| [FAILED]
| [FAILED] qemu: uncaught target signal 5 (Trace/breakpoint trap) - core dumped
| [FAILED] qemu: uncaught target signal 5 (Trace/breakpoint trap) - core dumped
| [FAILED] qemu: uncaught target signal 11 (Segmentation fault) - core dumped
| [FAILED]
| [FAILED] ----------
| [FAILED]
| [FAILED] Platform: linux-x64 (Debian - 11.4)
| [FAILED] Cypress Version: 10.8.0
| Cypress failed to start.
|
| This may be due to a missing library or dependency. https://on.cypress.io/required-dependencies
|
| Please refer to the error below for more details.
|
| ----------
|
| qemu: uncaught target signal 5 (Trace/breakpoint trap) - core dumped
| qemu: uncaught target signal 5 (Trace/breakpoint trap) - core dumped
| qemu: uncaught target signal 11 (Segmentation fault) - core dumped
|
| ----------
|
| Platform: linux-x64 (Debian - 11.4)
| Cypress Version: 10.8.0
[Transferd - employee/cypress-run] ❗ ::error::The process '/usr/local/bin/npx' failed with exit code 1
[Transferd - employee/cypress-run] ❌ Failure - Main cypress-io/github-action@v4
[Transferd - employee/cypress-run] exitcode '1': failure
[Transferd - employee/cypress-run] 🏁 Job failed
Error: Job 'cypress-run' failed