fix(relayer): retroactively fix old relayer messages #1096
Annotations
9 errors and 1 warning
golangci-lint:
packages/relayer/pkg/mock/bridge.go#L68
assignments should only be cuddled with other assignments (wsl)
|
golangci-lint:
packages/relayer/pkg/mock/bridge.go#L103
assignments should only be cuddled with other assignments (wsl)
|
golangci-lint:
packages/relayer/types_test.go#L105
expressions should not be cuddled with blocks (wsl)
|
golangci-lint:
packages/relayer/indexer/handle_event.go#L148
return statements should not be cuddled if block has more than two lines (wsl)
|
golangci-lint:
packages/relayer/indexer/indexer.go#L349
return statements should not be cuddled if block has more than two lines (wsl)
|
golangci-lint:
packages/relayer/indexer/subscribe.go#L111
expressions should not be cuddled with blocks (wsl)
|
golangci-lint:
packages/relayer/pkg/repo/event_test.go#L196
assignments should only be cuddled with other assignments (wsl)
|
golangci-lint:
packages/relayer/processor/process_message.go#L358
only one cuddle assignment allowed before if statement (wsl)
|
golangci-lint
issues found
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading