[SLT-315] refactor(opbot): use gql api #35212
Annotations
10 errors and 1 warning
golangci-lint:
contrib/opbot/internal/client.go#L66
ifElseChain: rewrite if-else to switch statement (gocritic)
|
golangci-lint:
contrib/opbot/botmd/commands.go#L194
G115: integer overflow conversion int -> uint32 (gosec)
|
golangci-lint:
contrib/opbot/botmd/commands.go#L210
G115: integer overflow conversion int -> uint32 (gosec)
|
golangci-lint:
contrib/opbot/internal/model.go#L3
exported: exported type GetRFQByTxIDResponse should have comment or be unexported (revive)
|
golangci-lint:
contrib/opbot/internal/model.go#L11
exported: exported type Bridge should have comment or be unexported (revive)
|
golangci-lint:
contrib/opbot/internal/model.go#L25
exported: exported type BridgeRequest should have comment or be unexported (revive)
|
golangci-lint:
contrib/opbot/internal/model.go#L31
exported: exported type BridgeRelay should have comment or be unexported (revive)
|
golangci-lint:
contrib/opbot/internal/model.go#L39
exported: exported type BridgeProof should have comment or be unexported (revive)
|
golangci-lint:
contrib/opbot/internal/model.go#L46
exported: exported type BridgeClaim should have comment or be unexported (revive)
|
golangci-lint:
contrib/opbot/internal/client.go#L1
package-comments: should have a package comment (revive)
|
Run actions/setup-go@v5
Restore cache failed: Dependencies file is not found in /home/runner/work/sanguine/sanguine. Supported file pattern: go.sum
|
Loading