Skip to content

refactor: create common library for predicated connectors #457

refactor: create common library for predicated connectors

refactor: create common library for predicated connectors #457

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

pr-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 3 warnings
src/test/predicateConnector.test.ts > Predicated Connector > setupPredicate() > custom predicate: packages/common/src/PredicateConnector.ts#L83
TypeError: this.getPredicate is not a function ❯ TestPredicatedConnector.setupPredicate src/PredicateConnector.ts:83:15 ❯ src/test/predicateConnector.test.ts:14:48
Vitest Tests
@fuel-connectors/common#test: command (/home/runner/actions-runner/_work/fuel-connectors/fuel-connectors/packages/common) /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/