Skip to content

misc

misc #3

Triggered via push December 29, 2024 10:28
Status Failure
Total duration 26s
Artifacts

ci.yml

on: push
Matrix: test
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
tests/api/news-bff.spec.ts > NewsAPI - BFF > authenticated > should fetch the news feed: src/api/news.ts#L66
ReferenceError: crypto is not defined ❯ NewsAPI.feedBff src/api/news.ts:66:12 ❯ tests/api/news-bff.spec.ts:20:41
tests/api/rewards.spec.ts > RewardsAPI > authenticated > should return the list of pending rewards: src/api/rewards.ts#L15
ReferenceError: crypto is not defined ❯ RewardsAPI.list src/api/rewards.ts:15:12 ❯ tests/api/rewards.spec.ts:20:44
tests/api/rewards.spec.ts > RewardsAPI > authenticated > should check if there are any pending rewards: src/api/rewards.ts#L33
ReferenceError: crypto is not defined ❯ RewardsAPI.check src/api/rewards.ts:33:12 ❯ tests/api/rewards.spec.ts:25:44
tests/api/rewards.spec.ts > RewardsAPI > authenticated > should claim all pending rewards: src/api/rewards.ts#L51
ReferenceError: crypto is not defined ❯ RewardsAPI.claim src/api/rewards.ts:51:12 ❯ tests/api/rewards.spec.ts:30:44
tests/api/user.spec.ts > UserAPI > authenticated > should get the currently authenticated user via /bff endpoint: src/api/user.ts#L32
ReferenceError: crypto is not defined ❯ UserAPI.meBff src/api/user.ts:32:12 ❯ tests/api/user.spec.ts:40:42
test (ubuntu-latest, 18.x)
Process completed with exit code 1.
test (ubuntu-latest, 22.x)
The job was canceled because "ubuntu-latest_18_x" failed.
test (ubuntu-latest, 22.x)
The operation was canceled.
test (ubuntu-latest, 20.x)
The job was canceled because "ubuntu-latest_18_x" failed.
test (ubuntu-latest, 20.x)
The operation was canceled.
test (ubuntu-latest, 20.x)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
test (ubuntu-latest, 18.x)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
test (ubuntu-latest, 22.x)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
test (ubuntu-latest, 18.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636