TREX-129 Default allowance #759
Annotations
3 errors and 12 warnings
contracts/token/IToken.sol#L525
Function order is incorrect, external function can not go after external view function (line 520)
|
contracts/token/Token.sol#L683
Function order is incorrect, external function can not go after internal function (line 680)
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
contracts/compliance/legacy/BasicCompliance.sol#L81
GC: Use Custom Errors instead of require statements
|
contracts/compliance/legacy/BasicCompliance.sol#L89
GC: Use Custom Errors instead of require statements
|
contracts/compliance/legacy/BasicCompliance.sol#L99
GC: Use Custom Errors instead of require statements
|
contracts/compliance/legacy/BasicCompliance.sol#L108
GC: Use Custom Errors instead of require statements
|
contracts/compliance/legacy/BasicCompliance.sol#L117
GC: Use Custom Errors instead of require statements
|
contracts/compliance/legacy/BasicCompliance.sol#L127
GC: Use Custom Errors instead of require statements
|
contracts/compliance/legacy/BasicCompliance.sol#L128
GC: Use Custom Errors instead of require statements
|
contracts/compliance/legacy/features/ApproveTransfer.sol#L85
Rule is set with explicit type [var/s: uint]
|
contracts/compliance/legacy/features/ApproveTransfer.sol#L95
Rule is set with explicit type [var/s: uint]
|
contracts/compliance/legacy/features/ApproveTransfer.sol#L107
Rule is set with explicit type [var/s: uint]
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "artifact".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
The logs for this run have expired and are no longer available.
Loading