Realyer: Light block transaction #45
lint.yml
on: pull_request
Run golangci-lint
1m 3s
markdown-lint
4s
Annotations
8 errors and 1 warning
Run golangci-lint:
native/client.go#L26
captLocal: `Package' should not be capitalized (gocritic)
|
Run golangci-lint:
native/client.go#L27
captLocal: `Function' should not be capitalized (gocritic)
|
Run golangci-lint:
native/tx.go#L12
captLocal: `Package' should not be capitalized (gocritic)
|
Run golangci-lint:
cmd/rly-pera/cli.go#L64
commentFormatting: put a space between `//` and comment text (gocritic)
|
Run golangci-lint:
native/client.go#L41
printf: fmt.Printf call has arguments but no formatting directives (govet)
|
Run golangci-lint:
native/client.go#L43
printf: fmt.Printf call has arguments but no formatting directives (govet)
|
Run golangci-lint:
cmd/rly-pera/cli.go#L80
ineffectual assignment to err (ineffassign)
|
Run golangci-lint
issues found
|
Run golangci-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|