Skip to content

Add e2e tests and bump versions #46

Add e2e tests and bump versions

Add e2e tests and bump versions #46

Triggered via pull request July 18, 2024 07:17
Status Failure
Total duration 1m 55s
Artifacts

extension-PR.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
tests/index.test.ts > End-to-End Tests for Extension and Client > should prevent the malicious page from signing messages: tests/preventSignatureFromOtherOrigin.ts#L51
AssertionError: expected 'ExtensionNotAuthenticated' to be 'AppNotAuthenticated' // Object.is equality - Expected + Received - AppNotAuthenticated + ExtensionNotAuthenticated ❯ Module.preventSignatureFromOtherOrigin [as default] tests/preventSignatureFromOtherOrigin.ts:51:26 ❯ tests/index.test.ts:55:3
build
Process completed with exit code 1.
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/