Remove support for Goerli testnet (#3746) #4855
contracts-ecdsa.yml
on: push
contracts-detect-changes
1s
contracts-lint
1m 20s
contracts-slither
1m 44s
contracts-deployment-dry-run
3m 12s
contracts-deployment-testnet
0s
contracts-dapp-development-deployment-testnet
0s
Annotations
14 warnings
contracts-lint
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/.
|
contracts-lint:
solidity/ecdsa/deploy/00_resolve_random_beacon.ts#L7
Unexpected unnamed async function
|
contracts-lint:
solidity/ecdsa/deploy/00_resolve_random_beacon_chaosnet.ts#L4
Unexpected unnamed async function
|
contracts-lint:
solidity/ecdsa/deploy/00_resolve_reimbursement_pool.ts#L4
Unexpected unnamed async function
|
contracts-lint:
solidity/ecdsa/deploy/00_resolve_token_staking.ts#L4
Unexpected unnamed async function
|
contracts-lint
Function order is incorrect, public view function can not go after public pure function (line 110)
|
contracts-lint
Function order is incorrect, internal function can not go after internal view function (line 195)
|
contracts-lint
Function order is incorrect, internal function can not go after internal view function (line 46)
|
contracts-lint
Function order is incorrect, external function can not go after public function (line 295)
|
contracts-lint
Function order is incorrect, external function can not go after public function (line 295)
|
contracts-lint
Function order is incorrect, external function can not go after public function (line 293)
|
contracts-slither
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
contracts-deployment-dry-run
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, docker/setup-buildx-action@v2, actions/cache@v3, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
contracts-build-and-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/.
|