Skip to content

chore(deps-dev): bump postcss from 8.4.38 to 8.4.39 in the npm_and_yarn group across 1 directory #19

chore(deps-dev): bump postcss from 8.4.38 to 8.4.39 in the npm_and_yarn group across 1 directory

chore(deps-dev): bump postcss from 8.4.38 to 8.4.39 in the npm_and_yarn group across 1 directory #19

Triggered via pull request July 22, 2024 01:58
Status Failure
Total duration 2m 0s
Artifacts

testcafe.yml

on: pull_request
Testcafe e2e Test
1m 50s
Testcafe e2e Test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Testcafe e2e Test: node_modules/@tradetrust-tt/token-registry/dist/contracts/@openzeppelin/contracts-upgradeable/access/AccessControlUpgradeable.ts#L6
'"ethers"' has no exported member named 'BigNumber'. Did you mean 'BigNumberish'?
Testcafe e2e Test: node_modules/@tradetrust-tt/token-registry/dist/contracts/@openzeppelin/contracts-upgradeable/access/AccessControlUpgradeable.ts#L8
'"ethers"' has no exported member named 'CallOverrides'. Did you mean 'Overrides'?
Testcafe e2e Test: node_modules/@tradetrust-tt/token-registry/dist/contracts/@openzeppelin/contracts-upgradeable/access/AccessControlUpgradeable.ts#L219
Interface 'AccessControlUpgradeable' incorrectly extends interface 'BaseContract'.
Testcafe e2e Test: node_modules/@tradetrust-tt/token-registry/dist/contracts/@openzeppelin/contracts-upgradeable/access/IAccessControlUpgradeable.ts#L6
'"ethers"' has no exported member named 'BigNumber'. Did you mean 'BigNumberish'?
Testcafe e2e Test: node_modules/@tradetrust-tt/token-registry/dist/contracts/@openzeppelin/contracts-upgradeable/access/IAccessControlUpgradeable.ts#L8
'"ethers"' has no exported member named 'CallOverrides'. Did you mean 'Overrides'?
Testcafe e2e Test: node_modules/@tradetrust-tt/token-registry/dist/contracts/@openzeppelin/contracts-upgradeable/access/IAccessControlUpgradeable.ts#L181
Interface 'IAccessControlUpgradeable' incorrectly extends interface 'BaseContract'.
Testcafe e2e 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/