Skip to content

Add delay config for Arbitrum #245

Add delay config for Arbitrum

Add delay config for Arbitrum #245

Triggered via pull request March 27, 2024 05:25
Status Success
Total duration 1m 24s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

17 warnings
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint: hardhat.config.ts#L13
Require statement not part of import statement
Lint: tests/Governance/GovernanceBravo/castVoteTest.ts#L14
Require statement not part of import statement
Lint: tests/Governance/GovernanceBravo/proposeTest.ts#L14
Require statement not part of import statement
Lint: tests/Governance/GovernanceBravo/proposeTest.ts#L60
Unexpected any. Specify a different type
Lint: tests/Governance/GovernanceBravo/proposeTest.ts#L60
Unexpected any. Specify a different type
Lint: tests/Governance/GovernanceBravo/proposeTest.ts#L60
Unexpected any. Specify a different type
Lint: tests/Governance/GovernanceBravo/proposeTest.ts#L60
Unexpected any. Specify a different type
Lint: tests/Governance/GovernanceBravo/proposeTest.ts#L64
Unexpected any. Specify a different type
Lint: tests/Governance/GovernanceBravo/proposeTest.ts#L227
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
Lint: tests/Governance/GovernanceBravo/queueTest.ts#L21
Require statement not part of import statement
export-deployments
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
export-deployments
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Docgen
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Docgen
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.