feat: add extra CI checks #10
Annotations
10 errors and 12 warnings
src/Credit.sol#L57
Named parameters missing. MIN unnamed arguments is 4
|
src/Credit.sol#L58
Named parameters missing. MIN unnamed arguments is 4
|
src/Credit.sol#L63
Named parameters missing. MIN unnamed arguments is 4
|
src/Credit.sol#L64
Named parameters missing. MIN unnamed arguments is 4
|
src/Credit.sol#L69
Named parameters missing. MIN unnamed arguments is 4
|
src/Credit.sol#L70
Named parameters missing. MIN unnamed arguments is 4
|
src/Credit.sol#L75
Named parameters missing. MIN unnamed arguments is 4
|
src/Credit.sol#L76
Named parameters missing. MIN unnamed arguments is 4
|
src/Credit.sol#L83
Named parameters missing. MIN unnamed arguments is 4
|
src/Credit.sol#L84
Named parameters missing. MIN unnamed arguments is 4
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/util/LibCredit.sol#L233
GC: Use Custom Errors instead of require statements
|
src/util/LibWasm.sol#L81
GC: Use Custom Errors instead of require statements
|
src/util/LibWasm.sol#L82
GC: Use Custom Errors instead of require statements
|
src/util/LibWasm.sol#L87
GC: Use Custom Errors instead of require statements
|
src/util/LibWasm.sol#L114
GC: Use Custom Errors instead of revert statements
|
src/util/LibWasm.sol#L135
GC: Use Custom Errors instead of require statements
|
src/util/LibWasm.sol#L162
GC: Use Custom Errors instead of revert statements
|
src/util/LibWasm.sol#L303
GC: Use Custom Errors instead of require statements
|
src/util/LibWasm.sol#L317
GC: Use Custom Errors instead of require statements
|
src/util/LibWasm.sol#L321
GC: Use Custom Errors instead of require statements
|
The logs for this run have expired and are no longer available.
Loading