Merge pull request #122 from DefiantLabs/pharr117/custom-msg-type-reg… #103
Annotations
2 errors and 2 warnings
lint:
indexer/registration.go#L19
File is not `gofumpt`-ed (gofumpt)
|
lint
issues found
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint:
indexer/registration.go#L27
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (move short variable declaration to its own line if necessary) (revive)
|