Avail DA adapter Integration into rollkit #17
Annotations
2 errors and 8 warnings
Run golangci/golangci-lint-action@v3.7.0:
avail.go#L10
File is not `goimports`-ed with -local github.com/rollkit (goimports)
|
Run golangci/golangci-lint-action@v3.7.0
issues found
|
Run golangci/golangci-lint-action@v3.7.0:
avail.go#L17
exported: exported type SubmitRequest should have comment or be unexported (revive)
|
Run golangci/golangci-lint-action@v3.7.0:
avail.go#L21
exported: exported type SubmitResponse should have comment or be unexported (revive)
|
Run golangci/golangci-lint-action@v3.7.0:
avail.go#L28
exported: exported type BlocksResponse should have comment or be unexported (revive)
|
Run golangci/golangci-lint-action@v3.7.0:
avail.go#L33
exported: exported type DataTransactions should have comment or be unexported (revive)
|
Run golangci/golangci-lint-action@v3.7.0:
avail.go#L38
exported: exported type Config should have comment or be unexported (revive)
|
Run golangci/golangci-lint-action@v3.7.0:
avail.go#L43
exported: exported const BlockURL should have comment or be unexported (revive)
|
Run golangci/golangci-lint-action@v3.7.0:
avail.go#L61
exported: comment on exported method AvailDA.Submit should be of the form "Submit ..." (revive)
|
Run golangci/golangci-lint-action@v3.7.0:
avail.go#L144
exported: exported method AvailDA.GetIDs should have comment or be unexported (revive)
|
The logs for this run have expired and are no longer available.
Loading