Skip to content

Remove channelID array #153

Remove channelID array

Remove channelID array #153

Triggered via pull request January 14, 2025 08:47
Status Failure
Total duration 53s
Artifacts

ci.yml

on: pull_request
Copyright
3s
Copyright
Build & Test
43s
Build & Test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
Build & Test
Process completed with exit code 255.
Copyright
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build & Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build & Test: contracts/Adjudicator.sol#L20
global import of path ./Channel.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
Build & Test: contracts/Adjudicator.sol#L21
global import of path ./App.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
Build & Test: contracts/Adjudicator.sol#L22
global import of path ./AssetHolder.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
Build & Test: contracts/Adjudicator.sol#L23
global import of path ./Array.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
Build & Test: contracts/Adjudicator.sol#L88
GC: Use Custom Errors instead of require statements
Build & Test: contracts/Adjudicator.sol#L104
Rule is set with explicit type [var/s: uint]
Build & Test: contracts/Adjudicator.sol#L105
Rule is set with explicit type [var/s: uint]
Build & Test: contracts/Adjudicator.sol#L117
GC: Use Custom Errors instead of require statements
Build & Test: contracts/Adjudicator.sol#L118
Rule is set with explicit type [var/s: uint]
Build & Test: contracts/Adjudicator.sol#L124
GC: Use Custom Errors instead of require statements