Update actions to versions running on Node20 #1998
contracts.yml
on: pull_request
contracts-build-and-test
3m 24s
contracts-deployment-dry-run
54s
contracts-lint
47s
contracts-slither
1m 22s
contracts-deployment-testnet
0s
Annotations
2 warnings
contracts-lint:
contracts/AssetPool.sol#L167
Function order is incorrect, external function can not go after internal function (line 151)
|
contracts-lint:
contracts/BatchedPhasedEscrow.sol#L39
Function order is incorrect, state variable declaration can not go after event definition (line 37)
|