Merge branch 'master' into refactor-formatting #235
Annotations
10 errors
internal/formatter/formatter.go#L36
cannot use EvalTrailingWhitespace(parsed, newFormatEnvironment(params.Options)) (type "github.com/lighttiger2505/sqls/ast".Node) as type "github.com/sqls-server/sqls/ast".Node in assignment:
|
internal/formatter/formatter.go#L36
cannot use parsed (type "github.com/sqls-server/sqls/ast".TokenList) as type "github.com/lighttiger2505/sqls/ast".Node in argument to EvalTrailingWhitespace:
|
internal/formatter/whitespace.go#L16
undefined: "github.com/lighttiger2505/sqls/ast".TypeIndent
|
internal/formatter/whitespace.go#L22
undefined: "github.com/lighttiger2505/sqls/ast".TypeLineBreak
|
internal/formatter/whitespace.go#L31
undefined: "github.com/lighttiger2505/sqls/ast".TypeLineBreak
|
internal/formatter/whitespace.go#L85
undefined: "github.com/lighttiger2505/sqls/ast".Formatted
|
internal/formatter/whitespace.go#L89
undefined: "github.com/lighttiger2505/sqls/ast/astutil".NewNodeReaderInc
|
internal/formatter/whitespace.go#L90
undefined: "github.com/lighttiger2505/sqls/ast/astutil".NewNodeReaderInc
|
internal/formatter/whitespace.go#L91
undefined: "github.com/lighttiger2505/sqls/ast/astutil".NewNodeReaderInc
|
internal/formatter/whitespace.go#L92
undefined: "github.com/lighttiger2505/sqls/ast/astutil".NewNodeReaderInc
|
The logs for this run have expired and are no longer available.
Loading