Init commit for opening source #1
Annotations
6 errors and 1 warning
parser/ast.go#L117
string `TABLE` has 4 occurrences, but such constant `KeywordTable` already exists (goconst)
|
parser/parser_column.go#L448
func `(*Parser).parseFunctionExpr` is unused (unused)
|
parser/type.go#L30
const `opTypeConcat` is unused (unused)
|
main.go#L56
Error return value of `encoding/json.MarshalIndent` is not checked: unsafe type `github.com/AfterShip/clickhouse-sql-parser/parser.Expr` found (errchkjson)
|
parser/parser_table.go#L806
ineffectual assignment to engineEnd (ineffassign)
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading