Create Cassandra db schema on session initialization #5064
ci-lint-checks.yaml
on: pull_request
lint
4m 2s
pull-request-preconditions
12s
dco-check
10s
generated-files-check
1m 33s
lint-shell-scripts
13s
Annotations
4 errors
lint:
pkg/cassandra/config/config.go#L283
use-any: since Go 1.18 'interface{}' can be replaced by 'any' (revive)
|
lint:
pkg/cassandra/config/config.go#L292
use-any: since Go 1.18 'interface{}' can be replaced by 'any' (revive)
|
lint:
pkg/cassandra/config/config.go#L187
ineffectual assignment to err (ineffassign)
|
lint
Process completed with exit code 2.
|