Jm/ext - Go and Rust extension support. #80
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
lint.yml
on: pull_request
typescript
22s
golang
28s
Annotations
7 errors
golang:
extension/schema.go#L30
File is not `goimports`-ed with -local github.com/loopholelabs/scale (goimports)
|
golang:
extension/info.go#L3
exported: type name will be used as extension.ExtensionInfo by other packages, and that stutters; consider calling this Info (revive)
|
golang:
extension/schema.go#L43
var-naming: var ErrNoInstanceId should be ErrNoInstanceID (revive)
|
golang:
extension/generator/golang/generator.go#L21
File is not `goimports`-ed with -local github.com/loopholelabs/scale (goimports)
|
golang:
extension/generator/golang/generator_test.go#L22
File is not `goimports`-ed with -local github.com/loopholelabs/scale (goimports)
|
golang:
extension/generator/rust/generator_test.go#L44
ineffectual assignment to err (ineffassign)
|
golang
issues found
|