Updated dependencies #198
Annotations
6 errors and 11 warnings
checks:
packages/contracts/test/integration-testing/member-access-condition.ts#L7
'MemberAccessPlugin' is defined but never used. Allowed unused vars must match /_/u
|
checks:
packages/contracts/test/integration-testing/member-access-condition.ts#L27
'IDAO' is defined but never used. Allowed unused vars must match /_/u
|
checks:
packages/contracts/test/integration-testing/member-access-condition.ts#L41
'daoInterface' is assigned a value but never used. Allowed unused vars must match /_/u
|
checks:
packages/contracts/test/integration-testing/member-access-condition.ts#L42
'mainVotingInterface' is assigned a value but never used. Allowed unused vars must match /_/u
|
checks:
packages/contracts/test/integration-testing/member-access-condition.ts#L48
'bob' is assigned a value but never used. Allowed unused vars must match /_/u
|
checks
Process completed with exit code 1.
|
checks
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/.
|
checks
Avoid to use inline assembly. It is acceptable only in rare cases
|
checks
Avoid to use inline assembly. It is acceptable only in rare cases
|
checks
Main key parameter in mapping allowedPluginAddresses is not named
|
checks
Value parameter in mapping allowedPluginAddresses is not named
|
checks
Line length must be no more than 120 but current length is 137
|
checks
Avoid to use inline assembly. It is acceptable only in rare cases
|
checks
Avoid to use inline assembly. It is acceptable only in rare cases
|
checks
Avoid to use inline assembly. It is acceptable only in rare cases
|
checks
Main key parameter in mapping _addresslistCheckpoints is not named
|
checks
Value parameter in mapping _addresslistCheckpoints is not named
|