Skip to content

chore: remove 'no-cache' from API requests #4820

chore: remove 'no-cache' from API requests

chore: remove 'no-cache' from API requests #4820

Triggered via pull request July 12, 2024 20:52
Status Cancelled
Total duration 16m 43s
Artifacts 2

pr_checks.yml

on: pull_request
Matrix: code_style
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 8 warnings
test
@web3modal/core#test: command (/home/runner/work/web3modal/web3modal/packages/core) /opt/hostedtoolcache/node/18.20.3/x64/bin/npm run test exited (1)
tests/controllers/TransactionsController.test.ts > TransactionsController > should clear cursor correctly: packages/core/tests/controllers/TransactionsController.test.ts#L267
AssertionError: expected "fetchTransactions" to be called with arguments: [ { account: '0x123', …(4) } ] Received: 1st fetchTransactions call: Array [ Object { "account": "0x123", - "cache": "default", + "cache": undefined, "cursor": undefined, "onramp": undefined, "projectId": "123", }, ] 2nd fetchTransactions call: Array [ Object { "account": "0x123", - "cache": "default", + "cache": undefined, "cursor": undefined, "onramp": undefined, "projectId": "123", }, ] Number of calls: 2 ❯ tests/controllers/TransactionsController.test.ts:267:31
test
Process completed with exit code 1.
ui-test / Playwright Tests
Canceling since a higher priority waiting request for 'Checks-2538' exists
ui-test / Playwright Tests
Process completed with exit code 1.
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
code_style (danger)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test
Couldn't write a comment to the pull-request. Please make sure your job has the permission 'pull-request: write'. Original Error was: [HttpError] - Resource not accessible by integration
code_style (prettier)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
code_style (typecheck)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
code_style (lint)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "playwright-report", "screenshots". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
playwright-report Expired
949 MB
screenshots Expired
947 MB