Refactoring Extensions #104
lint.yml
on: pull_request
typescript
15s
golang
55s
Annotations
16 errors
typescript:
scalefunc/scaleFunc.test.ts#L23
'LanguageErr' is defined but never used
|
typescript:
scalefunc/scaleFunc.test.ts#L24
'ChecksumErr' is defined but never used
|
typescript:
scalefunc/scaleFunc.test.ts#L25
'V1Alpha' is defined but never used
|
typescript:
scalefunc/scaleFunc.test.ts#L28
'exp' is defined but never used
|
typescript:
scalefunc/scalefunc.ts#L323
Unexpected lexical declaration in case block
|
typescript:
scalefunc/scalefunc.ts#L324
Unexpected lexical declaration in case block
|
typescript:
scalefunc/scalefunc.ts#L324
'orgSplit' is never reassigned. Use 'const' instead
|
typescript:
scalefunc/scalefunc.ts#L329
Unexpected lexical declaration in case block
|
typescript:
scalefunc/scalefunc.ts#L329
'tagSplit' is never reassigned. Use 'const' instead
|
typescript:
scalefunc/scalefunc.ts#L334
Unexpected lexical declaration in case block
|
golang:
extension/generator/golang/generator_test.go#L37
commentFormatting: put a space between `//` and comment text (gocritic)
|
golang:
extension/generator/golang/generator_test.go#L45
commentFormatting: put a space between `//` and comment text (gocritic)
|
golang:
extension/generator/golang/generator_test.go#L58
commentFormatting: put a space between `//` and comment text (gocritic)
|
golang:
extension/generator/golang/generator.go#L17
File is not `goimports`-ed with -local github.com/loopholelabs/scale (goimports)
|
golang:
extension/generator/rust/generator.go#L19
File is not `goimports`-ed with -local github.com/loopholelabs/scale (goimports)
|
golang
issues found
|