Plugin testing WIP #114
Annotations
2 errors and 11 warnings
Lint the code:
packages/contracts/test/unit-testing/member-access-plugin.ts#L149
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
Lint the code
Process completed with exit code 1.
|
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/.
|
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
Main key parameter in mapping allowedPluginAddresses is not named
|
Lint the code
Value parameter in mapping allowedPluginAddresses is not named
|
Lint the code
Line length must be no more than 120 but current length is 137
|
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
Avoid to use inline assembly. It is acceptable only in rare cases
|
Lint the code
Main key parameter in mapping _addresslistCheckpoints is not named
|
Lint the code
Value parameter in mapping _addresslistCheckpoints is not named
|
The logs for this run have expired and are no longer available.
Loading