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