Skip to content

fix(database/clickhouse): properly escape database and table name #569

fix(database/clickhouse): properly escape database and table name

fix(database/clickhouse): properly escape database and table name #569

Triggered via pull request November 20, 2023 16:59
Status Failure
Total duration 22m 20s
Artifacts

ci.yaml

on: pull_request
Matrix: test
Check coverage
3s
Check coverage
Release a new version
0s
Release a new version
Fit to window
Zoom out
Zoom in

Annotations

4 errors
lint: database/parse_test.go#L67
string `reserved char ` has 4 occurrences, make it a constant (goconst)
lint: database/parse_test.go#L17
string `database://` has 4 occurrences, make it a constant (goconst)
lint: source/file/file_test.go#L32
string `file://` has 6 occurrences, make it a constant (goconst)
lint
issues found