Skip to content

refactor: create common library for predicated connectors #459

refactor: create common library for predicated connectors

refactor: create common library for predicated connectors #459

Triggered via pull request August 1, 2024 02:40
Status Failure
Total duration 1m 41s
Artifacts

pr-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 3 warnings
src/test/evmWalletConnector.test.ts > EVM Wallet Connector > setupPredicate() > Should instantiate a predicate with given config: packages/evm-connector/src/test/evmWalletConnector.test.ts#L487
AssertionError: expected null to equal 'custom' - Expected: "custom" + Received: null ❯ src/test/evmWalletConnector.test.ts:487:51
Vitest Tests
@fuel-connectors/evm-connector#test: command (/home/runner/actions-runner/_work/fuel-connectors/fuel-connectors/packages/evm-connector) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test --run --coverage.enabled --coverage.reporter=json-summary --coverage.reporter=json exited (1)
Vitest Tests
Process completed with exit code 1.
Vitest Tests
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Vitest Tests
command pnpm store prune exits with code 254
Vitest Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/setup-node@v3, docker/login-action@v2, FuelLabs/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/