Skip to content

Jm/ext - Go and Rust extension support. #82

Jm/ext - Go and Rust extension support.

Jm/ext - Go and Rust extension support. #82

Triggered via pull request October 3, 2023 10:12
@jimmyaxodjimmyaxod
synchronize #112
jm/ext
Status Failure
Total duration 38s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 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#L23
File is not `goimports`-ed with -local github.com/loopholelabs/scale (goimports)
golang: extension/generator/golang/generator_test.go#L52
ineffectual assignment to err (ineffassign)
golang: extension/generator/rust/generator_test.go#L44
ineffectual assignment to err (ineffassign)
golang
issues found