Skip to content

Run the entire test suite with the latest dependency versions #4311

Run the entire test suite with the latest dependency versions

Run the entire test suite with the latest dependency versions #4311

Triggered via schedule May 4, 2024 16:04
Status Failure
Total duration 5m 29s
Artifacts
Matrix: Test without pnpm-lock.yaml
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 3 warnings
Test without pnpm-lock.yaml (ubuntu-latest): packages/hardhat-core/test/internal/core/config/default-config.ts#L15
'hardforkHistoryEntry' implicitly has type 'any' because it does not have a type annotation and is referenced directly or indirectly in its own initializer.
Test without pnpm-lock.yaml (ubuntu-latest): packages/hardhat-ethers/test/no-accounts.ts#L97
Argument of type 'typeof HardhatEthersSigner' is not assignable to parameter of type 'Constructor<HardhatEthersSigner>'.
Test without pnpm-lock.yaml (ubuntu-latest): packages/hardhat-web3-legacy/test/pweb3.ts#L73
Argument of type '(actualAccounts: string[]) => void' is not assignable to parameter of type '(value: unknown) => void | PromiseLike<void>'.
Test without pnpm-lock.yaml (ubuntu-latest): packages/hardhat-core/test/internal/core/config/default-config.ts#L15
'hardforkHistoryEntry' implicitly has type 'any' because it does not have a type annotation and is referenced directly or indirectly in its own initializer.
Test without pnpm-lock.yaml (ubuntu-latest): packages/hardhat-ethers/test/no-accounts.ts#L97
Argument of type 'typeof HardhatEthersSigner' is not assignable to parameter of type 'Constructor<HardhatEthersSigner>'.
Test without pnpm-lock.yaml (ubuntu-latest): packages/hardhat-web3-legacy/test/pweb3.ts#L73
Argument of type '(actualAccounts: string[]) => void' is not assignable to parameter of type '(value: unknown) => void | PromiseLike<void>'.
Test without pnpm-lock.yaml (ubuntu-latest)
Process completed with exit code 1.
Test without pnpm-lock.yaml (windows-latest)
The job was canceled because "ubuntu-latest" failed.
Test without pnpm-lock.yaml (windows-latest)
The operation was canceled.
Test without pnpm-lock.yaml (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, slackapi/slack-github-action@v1.18.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test without pnpm-lock.yaml (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: slackapi/slack-github-action@v1.18.0. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test without pnpm-lock.yaml (ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/