Skip to content

Support clickhouse v2 #1037

Support clickhouse v2

Support clickhouse v2 #1037

Triggered via pull request April 17, 2025 07:58
Status Failure
Total duration 19m 45s
Artifacts

ci.yaml

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

Annotations

13 errors
lint: database/ql/ql.go#L169
SA1019: m.isLocked.CAS is deprecated: Use CompareAndSwap. (staticcheck)
lint: database/firebird/firebird.go#L118
SA1019: f.isLocked.CAS is deprecated: Use CompareAndSwap. (staticcheck)
lint: database/firebird/firebird.go#L111
SA1019: f.isLocked.CAS is deprecated: Use CompareAndSwap. (staticcheck)
lint: database/cassandra/cassandra.go#L209
SA1019: c.isLocked.CAS is deprecated: Use CompareAndSwap. (staticcheck)
lint: database/cassandra/cassandra.go#L202
SA1019: c.isLocked.CAS is deprecated: Use CompareAndSwap. (staticcheck)
lint: database/util.go#L24
SA1019: lock.CAS is deprecated: Use CompareAndSwap. (staticcheck)
lint: database/snowflake/snowflake.go#L169
SA1019: p.isLocked.CAS is deprecated: Use CompareAndSwap. (staticcheck)
lint: database/snowflake/snowflake.go#L162
SA1019: p.isLocked.CAS is deprecated: Use CompareAndSwap. (staticcheck)
lint: database/clickhouse/clickhouse.go#L303
SA1019: ch.isLocked.CAS is deprecated: Use CompareAndSwap. (staticcheck)
lint: database/clickhouse/clickhouse.go#L296
SA1019: ch.isLocked.CAS is deprecated: Use CompareAndSwap. (staticcheck)
test (1.23.x)
Process completed with exit code 2.
test (1.24.x)
Process completed with exit code 2.
test (1.24.x)
The strategy configuration was canceled because "test._1_23_x" failed