Skip to content

feat: upd flow

feat: upd flow #66

Triggered via push February 26, 2024 12:49
Status Failure
Total duration 1m 13s
Artifacts

linters.yml

on: push
Solidity and TypeScript linters
33s
Solidity and TypeScript linters
TypeScript types check
1m 2s
TypeScript types check
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
TypeScript types check: test/0.8.9/exits/exits.test.ts#L19
Parameter 'hex' implicitly has an 'any' type.
TypeScript types check: test/0.8.9/exits/exits.test.ts#L19
Parameter 'bytesLength' implicitly has an 'any' type.
TypeScript types check: test/0.8.9/exits/exits.test.ts#L43
Parameter 'overrides' implicitly has an 'any' type.
TypeScript types check: test/0.8.9/exits/exits.test.ts#L52
Parameter 'reportItems' implicitly has an 'any' type.
TypeScript types check: test/0.8.9/exits/exits.test.ts#L56
Parameter 'r' implicitly has an 'any' type.
TypeScript types check: test/0.8.9/exits/exits.test.ts#L59
Parameter 'n' implicitly has an 'any' type.
TypeScript types check: test/0.8.9/exits/exits.test.ts#L63
Binding element 'moduleId' implicitly has an 'any' type.
TypeScript types check: test/0.8.9/exits/exits.test.ts#L63
Binding element 'nodeOpId' implicitly has an 'any' type.
TypeScript types check: test/0.8.9/exits/exits.test.ts#L63
Binding element 'valIndex' implicitly has an 'any' type.
TypeScript types check: test/0.8.9/exits/exits.test.ts#L63
Binding element 'valPubkey' implicitly has an 'any' type.
Solidity and TypeScript linters: contracts/0.4.24/lib/Packed64x4.sol#L34
Use Custom Errors instead of require statements
Solidity and TypeScript linters: contracts/0.4.24/lib/SigningKeys.sol#L44
Use Custom Errors instead of require statements
Solidity and TypeScript linters: contracts/0.4.24/lib/SigningKeys.sol#L45
Use Custom Errors instead of require statements
Solidity and TypeScript linters: contracts/0.4.24/lib/SigningKeys.sol#L65
Use Custom Errors instead of require statements
Solidity and TypeScript linters: contracts/0.4.24/lib/SigningKeys.sol#L97
Use Custom Errors instead of require statements
Solidity and TypeScript linters: contracts/0.4.24/lib/StakeLimitUtils.sol#L5
Found more than One contract per file. 3 contracts found!
Solidity and TypeScript linters: contracts/0.4.24/lib/StakeLimitUtils.sol#L7
global import of path @aragon/os/contracts/common/UnstructuredStorage.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
Solidity and TypeScript linters: contracts/0.4.24/lib/StakeLimitUtils.sol#L139
Use Custom Errors instead of require statements
Solidity and TypeScript linters: contracts/0.4.24/lib/StakeLimitUtils.sol#L140
Use Custom Errors instead of require statements
Solidity and TypeScript linters: contracts/0.4.24/lib/StakeLimitUtils.sol#L141
Use Custom Errors instead of require statements