refactor(gear-programs): Refactor vft-manager
#701
Annotations
4 errors and 1 warning
Run clippy:
gear-programs/vft-manager/app/src/services/submit_receipt/utils.rs#L17
you seem to be trying to use `match` for an equality check. Consider using `if`
|
Run clippy:
gear-programs/vft-manager/app/src/services/mod.rs#L184
using `clone` on type `MessageId` which implements the `Copy` trait
|
Run clippy:
gear-programs/vft-manager/app/src/services/mod.rs#L185
using `clone` on type `MessageId` which implements the `Copy` trait
|
Run clippy
Process completed with exit code 101.
|
Install golang
Restore cache failed: Dependencies file is not found in /home/runner/work/gear-bridges/gear-bridges. Supported file pattern: go.sum
|
Loading