Skip to content

chore: integration tests in CI #15

chore: integration tests in CI

chore: integration tests in CI #15

Triggered via push March 12, 2024 20:58
Status Failure
Total duration 51s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 5 warnings
integration
@ena/integration#test:integration: command (/home/runner/work/ena-pm/ena-pm/tests/integration) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test:integration exited (1)
src/repository/email-repository.test.ts > EmailRepository: tests/integration/src/repository/email-repository.test.ts#L24
TypeError: Cannot read properties of undefined (reading 'stop') ❯ src/repository/email-repository.test.ts:24:21
src/repository/invitation-repository.test.ts > InvitationRepository: tests/integration/src/repository/invitation-repository.test.ts#L29
TypeError: Cannot read properties of undefined (reading 'stop') ❯ src/repository/invitation-repository.test.ts:29:21
integration
Process completed with exit code 1.
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
format
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
typecheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
integration
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.