Merge branch 'main' of github.com:drpcorg/chotki #6
Annotations
8 errors
golangci-lint:
repl/repl.go#L94
func `(*FNode).findType` is unused (unused)
|
golangci-lint:
repl/repl.go#L123
func `(*INode).findType` is unused (unused)
|
golangci-lint:
repl/repl.go#L152
func `(*RNode).findType` is unused (unused)
|
golangci-lint:
repl/repl.go#L181
func `(*SNode).findType` is unused (unused)
|
golangci-lint:
repl/repl.go#L210
func `(*TNode).findType` is unused (unused)
|
golangci-lint:
repl/repl.go#L399
S1023: redundant `return` statement (gosimple)
|
golangci-lint:
rdx/rdx_parser.go#L180
ineffectual assignment to p (ineffassign)
|
golangci-lint
issues found
|
Loading