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
lint
2m 39s
Check coverage
3s
Release a new version
0s
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
|