Adding an E2E test for the member access condition #96
Annotations
5 errors and 10 warnings
Lint the code:
packages/contracts/test/integration-testing/governance-plugins-setup.ts#L43
'daoInterface' is assigned a value but never used. Allowed unused vars must match /_/u
|
Lint the code:
packages/contracts/test/integration-testing/governance-plugins-setup.ts#L44
'pspInterface' is assigned a value but never used. Allowed unused vars must match /_/u
|
Lint the code:
packages/contracts/test/integration-testing/member-access-condition.ts#L52
'pspInterface' is assigned a value but never used. Allowed unused vars must match /_/u
|
Lint the code:
packages/contracts/test/integration-testing/member-access-condition.ts#L59
'carol' is assigned a value but never used. Allowed unused vars must match /_/u
|
Lint the code
Process completed with exit code 1.
|
Lint the code
Line length must be no more than 120 but current length is 124
|
Lint the code
Main key parameter in mapping proposalCreators is not named
|
Lint the code
Value parameter in mapping proposalCreators is not named
|
Lint the code
Line length must be no more than 120 but current length is 184
|
Lint the code
Avoid to use inline assembly. It is acceptable only in rare cases
|
Lint the code
Avoid to use inline assembly. It is acceptable only in rare cases
|
Lint the code
Line length must be no more than 120 but current length is 262
|
Lint the code
Main key parameter in mapping proposals is not named
|
Lint the code
Value parameter in mapping proposals is not named
|
Lint the code
Line length must be no more than 120 but current length is 122
|
The logs for this run have expired and are no longer available.
Loading