changing to new neo4j driver #570
Annotations
9 errors
golangci-lint:
database/parse_test.go#L67
string `reserved char ` has 4 occurrences, make it a constant (goconst)
|
golangci-lint:
database/parse_test.go#L17
string `database://` has 4 occurrences, make it a constant (goconst)
|
golangci-lint:
source/file/file_test.go#L32
string `file://` has 6 occurrences, make it a constant (goconst)
|
golangci-lint:
database/neo4j/neo4j.go#L122
SA1019: n.driver.Session is deprecated: Use NewSession instead (staticcheck)
|
golangci-lint:
database/neo4j/neo4j.go#L169
SA1019: n.driver.Session is deprecated: Use NewSession instead (staticcheck)
|
golangci-lint:
database/neo4j/neo4j.go#L194
SA1019: n.driver.Session is deprecated: Use NewSession instead (staticcheck)
|
golangci-lint:
database/neo4j/neo4j.go#L242
SA1019: n.driver.Session is deprecated: Use NewSession instead (staticcheck)
|
golangci-lint:
database/neo4j/neo4j.go#L259
SA1019: n.driver.Session is deprecated: Use NewSession instead (staticcheck)
|
golangci-lint
issues found
|
The logs for this run have expired and are no longer available.
Loading