Skip to content

unit-tests

unit-tests #1167

Manually triggered May 19, 2026 08:30
Status Failure
Total duration 50m 23s
Artifacts

unit-tests.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
src/sdk/integration-tests/mee-versions/no-stx.integration.test.ts > No-STX Mode Integration Tests > 'V2.2.1' > should validate EIP-1271 signature: src/sdk/integration-tests/mee-versions/no-stx.integration.test.ts#L161
AssertionError: expected '0xffffffff' to be '0x1626ba7e' // Object.is equality Expected: "0x1626ba7e" Received: "0xffffffff" ❯ src/sdk/integration-tests/mee-versions/no-stx.integration.test.ts:161:22
src/sdk/integration-tests/mee-versions/no-stx.integration.test.ts > No-STX Mode Integration Tests > 'V2.0.0' > should validate EIP-1271 signature: src/sdk/integration-tests/mee-versions/no-stx.integration.test.ts#L161
AssertionError: expected '0xffffffff' to be '0x1626ba7e' // Object.is equality Expected: "0x1626ba7e" Received: "0xffffffff" ❯ src/sdk/integration-tests/mee-versions/no-stx.integration.test.ts:161:22
src/sdk/integration-tests/mee-versions/no-stx.integration.test.ts > No-STX Mode Integration Tests > 'V2.0.0' > should validate EIP-1271 signature: src/sdk/integration-tests/mee-versions/no-stx.integration.test.ts#L161
AssertionError: expected '0xffffffff' to be '0x1626ba7e' // Object.is equality Expected: "0x1626ba7e" Received: "0xffffffff" ❯ src/sdk/integration-tests/mee-versions/no-stx.integration.test.ts:161:22
src/sdk/integration-tests/mee-versions/no-stx.integration.test.ts > No-STX Mode Integration Tests > 'V2.0.0' > should validate EIP-1271 signature: src/sdk/integration-tests/mee-versions/no-stx.integration.test.ts#L161
AssertionError: expected '0xffffffff' to be '0x1626ba7e' // Object.is equality Expected: "0x1626ba7e" Received: "0xffffffff" ❯ src/sdk/integration-tests/mee-versions/no-stx.integration.test.ts:161:22
src/sdk/account/toNexusAccount.test.ts > nexus.account - signing methods > 'V2.2.1' - signMessage1271 unit tests > should always use vanilla 1271 flow, never ERC-7739: src/sdk/account/toNexusAccount.test.ts#L644
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ src/sdk/account/toNexusAccount.test.ts:644:23
src/sdk/account/toNexusAccount.test.ts > nexus.account - signing methods > 'V2.2.1' - signMessage1271 unit tests > should always use vanilla 1271 flow, never ERC-7739: src/sdk/account/toNexusAccount.test.ts#L644
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ src/sdk/account/toNexusAccount.test.ts:644:23
src/sdk/account/toNexusAccount.test.ts > nexus.account - signing methods > 'V2.2.1' - signMessage1271 unit tests > should always use vanilla 1271 flow, never ERC-7739: src/sdk/account/toNexusAccount.test.ts#L644
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ src/sdk/account/toNexusAccount.test.ts:644:23
src/sdk/account/toNexusAccount.test.ts > nexus.account - signing methods > 'V2.0.0' - signMessage1271 unit tests > should always use vanilla 1271 flow, never ERC-7739: src/sdk/account/toNexusAccount.test.ts#L644
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ src/sdk/account/toNexusAccount.test.ts:644:23
src/sdk/account/toNexusAccount.test.ts > nexus.account - signing methods > 'V2.0.0' - signMessage1271 unit tests > should always use vanilla 1271 flow, never ERC-7739: src/sdk/account/toNexusAccount.test.ts#L644
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ src/sdk/account/toNexusAccount.test.ts:644:23
src/sdk/account/toNexusAccount.test.ts > nexus.account - signing methods > 'V2.0.0' - signMessage1271 unit tests > should always use vanilla 1271 flow, never ERC-7739: src/sdk/account/toNexusAccount.test.ts#L644
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ src/sdk/account/toNexusAccount.test.ts:644:23
unit-tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4, oven-sh/setup-bun@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/