Skip to content

Bump github/codeql-action from 3 to 4 #64

Bump github/codeql-action from 3 to 4

Bump github/codeql-action from 3 to 4 #64

Triggered via pull request October 13, 2025 18:49
Status Failure
Total duration 1m 35s
Artifacts

tests.yml

on: pull_request
Code Coverage  /  Build & Test
1m 19s
Code Coverage / Build & Test
Integration Tests
52s
Integration Tests
Windows Tests
Windows Tests
Matrix: ClickHouse regression
Matrix: .NET regression
Fit to window
Zoom out
Zoom in

Annotations

32 errors
.NET regression (net6.0) / Build & Test
Process completed with exit code 1.
ShouldExecuteSimpleSelectQuery("SELECT '{ \"nested\": { \"double\": 1.25
Json",{ "nested": { "double": 1.25, "int": 123456, "string": "stringValue" } }),file=/home/runner/work/clickhouse-cs/clickhouse-cs/ClickHouse.Driver.Tests/SQL/SqlSimpleSelectTests.cs,line=38::Assert.That(result, Is.EqualTo(expected).UsingPropertiesComparer()) Expected and actual are both <System.Text.Json.Nodes.JsonObject> Values differ at index [0] Expected: ["nested", < ["double", <1.25>], ["int", <123456>], ["string", <stringValue>] >] But was: ["nested", < ["string", <stringValue>], ["int", <123456>], ["double", <1.25>] >]
ShouldExecuteSimpleSelectQuery("SELECT '{ \"nested\": { \"double\": 1.25
Json",{ "nested": { "double": 1.25, "int": 123456, "string": "stringValue" } }),file=/home/runner/work/clickhouse-cs/clickhouse-cs/ClickHouse.Driver.Tests/SQL/SqlSimpleSelectTests.cs,line=38::Assert.That(result, Is.EqualTo(expected).UsingPropertiesComparer()) Expected and actual are both <System.Text.Json.Nodes.JsonObject> Values differ at index [0] Expected: ["nested", < ["double", <1.25>], ["int", <123456>], ["string", <stringValue>] >] But was: ["nested", < ["string", <stringValue>], ["int", <123456>], ["double", <1.25>] >]
ShouldExecuteParameterizedSelectWithExplicitType("'{ \"nested\": { \"double\": 1.25
Json","Json",{ "nested": { "double": 1.25, "int": 123456, "string": "stringValue" } }),file=/home/runner/work/clickhouse-cs/clickhouse-cs/ClickHouse.Driver.Tests/SQL/SqlParameterizedSelectTests.cs,line=77::Assert.That(result, Is.EqualTo(value).UsingPropertiesComparer()) Expected and actual are both <System.Text.Json.Nodes.JsonObject> Values differ at index [0] Expected: ["nested", < ["double", <1.25>], ["int", <123456>], ["string", <stringValue>] >] But was: ["nested", < ["string", <stringValue>], ["int", <123456>], ["double", <1.25>] >]
ShouldExecuteParameterizedSelectWithExplicitType("'{ \"nested\": { \"double\": 1.25
Json","Json",{ "nested": { "double": 1.25, "int": 123456, "string": "stringValue" } }),file=/home/runner/work/clickhouse-cs/clickhouse-cs/ClickHouse.Driver.Tests/SQL/SqlParameterizedSelectTests.cs,line=77::Assert.That(result, Is.EqualTo(value).UsingPropertiesComparer()) Expected and actual are both <System.Text.Json.Nodes.JsonObject> Values differ at index [0] Expected: ["nested", < ["double", <1.25>], ["int", <123456>], ["string", <stringValue>] >] But was: ["nested", < ["string", <stringValue>], ["int", <123456>], ["double", <1.25>] >]
ShouldExecuteSelectWithSingleParameterValue("SELECT {value:Json}": ClickHouse.Driver.Tests/ORM/DapperTests.cs#L149
Assert.That(row.Single().Value, Is.EqualTo(expected).UsingPropertiesComparer()) Expected and actual are both <System.Text.Json.Nodes.JsonObject> Values differ at index [0] Expected: ["nested", < ["double", <1.25>], ["int", <123456>], ["string", <stringValue>] >] But was: ["nested", < ["string", <stringValue>], ["int", <123456>], ["double", <1.25>] >]
ClickHouse regression (25.8) / Build & Test
Process completed with exit code 1.
ShouldExecuteSimpleSelectQuery("SELECT '{ \"nested\": { \"double\": 1.25
Json",{ "nested": { "double": 1.25, "int": 123456, "string": "stringValue" } }),file=/home/runner/work/clickhouse-cs/clickhouse-cs/ClickHouse.Driver.Tests/SQL/SqlSimpleSelectTests.cs,line=38::Assert.That(result, Is.EqualTo(expected).UsingPropertiesComparer()) Expected and actual are both <System.Text.Json.Nodes.JsonObject> Values differ at index [0] Expected: ["nested", < ["double", <1.25>], ["int", <123456>], ["string", <stringValue>] >] But was: ["nested", < ["string", <stringValue>], ["int", <123456>], ["double", <1.25>] >]
ShouldExecuteSimpleSelectQuery("SELECT '{ \"nested\": { \"double\": 1.25
Json",{ "nested": { "double": 1.25, "int": 123456, "string": "stringValue" } }),file=/home/runner/work/clickhouse-cs/clickhouse-cs/ClickHouse.Driver.Tests/SQL/SqlSimpleSelectTests.cs,line=38::Assert.That(result, Is.EqualTo(expected).UsingPropertiesComparer()) Expected and actual are both <System.Text.Json.Nodes.JsonObject> Values differ at index [0] Expected: ["nested", < ["double", <1.25>], ["int", <123456>], ["string", <stringValue>] >] But was: ["nested", < ["string", <stringValue>], ["int", <123456>], ["double", <1.25>] >]
ShouldExecuteParameterizedSelectWithExplicitType("'{ \"nested\": { \"double\": 1.25
Json","Json",{ "nested": { "double": 1.25, "int": 123456, "string": "stringValue" } }),file=/home/runner/work/clickhouse-cs/clickhouse-cs/ClickHouse.Driver.Tests/SQL/SqlParameterizedSelectTests.cs,line=77::Assert.That(result, Is.EqualTo(value).UsingPropertiesComparer()) Expected and actual are both <System.Text.Json.Nodes.JsonObject> Values differ at index [0] Expected: ["nested", < ["double", <1.25>], ["int", <123456>], ["string", <stringValue>] >] But was: ["nested", < ["string", <stringValue>], ["int", <123456>], ["double", <1.25>] >]
ShouldExecuteParameterizedSelectWithExplicitType("'{ \"nested\": { \"double\": 1.25
Json","Json",{ "nested": { "double": 1.25, "int": 123456, "string": "stringValue" } }),file=/home/runner/work/clickhouse-cs/clickhouse-cs/ClickHouse.Driver.Tests/SQL/SqlParameterizedSelectTests.cs,line=77::Assert.That(result, Is.EqualTo(value).UsingPropertiesComparer()) Expected and actual are both <System.Text.Json.Nodes.JsonObject> Values differ at index [0] Expected: ["nested", < ["double", <1.25>], ["int", <123456>], ["string", <stringValue>] >] But was: ["nested", < ["string", <stringValue>], ["int", <123456>], ["double", <1.25>] >]
ShouldExecuteSelectWithSingleParameterValue("SELECT {value:Json}": ClickHouse.Driver.Tests/ORM/DapperTests.cs#L149
Assert.That(row.Single().Value, Is.EqualTo(expected).UsingPropertiesComparer()) Expected and actual are both <System.Text.Json.Nodes.JsonObject> Values differ at index [0] Expected: ["nested", < ["double", <1.25>], ["int", <123456>], ["string", <stringValue>] >] But was: ["nested", < ["string", <stringValue>], ["int", <123456>], ["double", <1.25>] >]
.NET regression (net9.0) / Build & Test
Process completed with exit code 1.
ShouldExecuteSimpleSelectQuery("SELECT '{ \"nested\": { \"double\": 1.25
Json",{ "nested": { "double": 1.25, "int": 123456, "string": "stringValue" } }),file=/home/runner/work/clickhouse-cs/clickhouse-cs/ClickHouse.Driver.Tests/SQL/SqlSimpleSelectTests.cs,line=38::Assert.That(result, Is.EqualTo(expected).UsingPropertiesComparer()) Expected and actual are both <System.Text.Json.Nodes.JsonObject> Values differ at index [0] Expected: ["nested", < ["double", <1.25>], ["int", <123456>], ["string", <stringValue>] >] But was: ["nested", < ["string", <stringValue>], ["int", <123456>], ["double", <1.25>] >]
ShouldExecuteSimpleSelectQuery("SELECT '{ \"nested\": { \"double\": 1.25
Json",{ "nested": { "double": 1.25, "int": 123456, "string": "stringValue" } }),file=/home/runner/work/clickhouse-cs/clickhouse-cs/ClickHouse.Driver.Tests/SQL/SqlSimpleSelectTests.cs,line=38::Assert.That(result, Is.EqualTo(expected).UsingPropertiesComparer()) Expected and actual are both <System.Text.Json.Nodes.JsonObject> Values differ at index [0] Expected: ["nested", < ["double", <1.25>], ["int", <123456>], ["string", <stringValue>] >] But was: ["nested", < ["string", <stringValue>], ["int", <123456>], ["double", <1.25>] >]
ShouldExecuteParameterizedSelectWithExplicitType("'{ \"nested\": { \"double\": 1.25
Json","Json",{ "nested": { "double": 1.25, "int": 123456, "string": "stringValue" } }),file=/home/runner/work/clickhouse-cs/clickhouse-cs/ClickHouse.Driver.Tests/SQL/SqlParameterizedSelectTests.cs,line=77::Assert.That(result, Is.EqualTo(value).UsingPropertiesComparer()) Expected and actual are both <System.Text.Json.Nodes.JsonObject> Values differ at index [0] Expected: ["nested", < ["double", <1.25>], ["int", <123456>], ["string", <stringValue>] >] But was: ["nested", < ["string", <stringValue>], ["int", <123456>], ["double", <1.25>] >]
ShouldExecuteParameterizedSelectWithExplicitType("'{ \"nested\": { \"double\": 1.25
Json","Json",{ "nested": { "double": 1.25, "int": 123456, "string": "stringValue" } }),file=/home/runner/work/clickhouse-cs/clickhouse-cs/ClickHouse.Driver.Tests/SQL/SqlParameterizedSelectTests.cs,line=77::Assert.That(result, Is.EqualTo(value).UsingPropertiesComparer()) Expected and actual are both <System.Text.Json.Nodes.JsonObject> Values differ at index [0] Expected: ["nested", < ["double", <1.25>], ["int", <123456>], ["string", <stringValue>] >] But was: ["nested", < ["string", <stringValue>], ["int", <123456>], ["double", <1.25>] >]
ShouldExecuteSelectWithSingleParameterValue("SELECT {value:Json}": ClickHouse.Driver.Tests/ORM/DapperTests.cs#L149
Assert.That(row.Single().Value, Is.EqualTo(expected).UsingPropertiesComparer()) Expected and actual are both <System.Text.Json.Nodes.JsonObject> Values differ at index [0] Expected: ["nested", < ["double", <1.25>], ["int", <123456>], ["string", <stringValue>] >] But was: ["nested", < ["string", <stringValue>], ["int", <123456>], ["double", <1.25>] >]
ClickHouse regression (25.3) / Build & Test
Process completed with exit code 1.
ClickHouse regression (25.7) / Build & Test
Process completed with exit code 1.
Code Coverage / Build & Test
Process completed with exit code 1.
ShouldExecuteSimpleSelectQuery("SELECT '{ \"nested\": { \"double\": 1.25
Json",{ "nested": { "double": 1.25, "int": 123456, "string": "stringValue" } }),file=/home/runner/work/clickhouse-cs/clickhouse-cs/ClickHouse.Driver.Tests/SQL/SqlSimpleSelectTests.cs,line=38::Assert.That(result, Is.EqualTo(expected).UsingPropertiesComparer()) Expected and actual are both <System.Text.Json.Nodes.JsonObject> Values differ at index [0] Expected: ["nested", < ["double", <1.25>], ["int", <123456>], ["string", <stringValue>] >] But was: ["nested", < ["string", <stringValue>], ["int", <123456>], ["double", <1.25>] >]
ShouldExecuteSimpleSelectQuery("SELECT '{ \"nested\": { \"double\": 1.25
Json",{ "nested": { "double": 1.25, "int": 123456, "string": "stringValue" } }),file=/home/runner/work/clickhouse-cs/clickhouse-cs/ClickHouse.Driver.Tests/SQL/SqlSimpleSelectTests.cs,line=38::Assert.That(result, Is.EqualTo(expected).UsingPropertiesComparer()) Expected and actual are both <System.Text.Json.Nodes.JsonObject> Values differ at index [0] Expected: ["nested", < ["double", <1.25>], ["int", <123456>], ["string", <stringValue>] >] But was: ["nested", < ["string", <stringValue>], ["int", <123456>], ["double", <1.25>] >]
ShouldExecuteParameterizedSelectWithExplicitType("'{ \"nested\": { \"double\": 1.25
Json","Json",{ "nested": { "double": 1.25, "int": 123456, "string": "stringValue" } }),file=/home/runner/work/clickhouse-cs/clickhouse-cs/ClickHouse.Driver.Tests/SQL/SqlParameterizedSelectTests.cs,line=77::Assert.That(result, Is.EqualTo(value).UsingPropertiesComparer()) Expected and actual are both <System.Text.Json.Nodes.JsonObject> Values differ at index [0] Expected: ["nested", < ["double", <1.25>], ["int", <123456>], ["string", <stringValue>] >] But was: ["nested", < ["string", <stringValue>], ["int", <123456>], ["double", <1.25>] >]
ShouldExecuteParameterizedSelectWithExplicitType("'{ \"nested\": { \"double\": 1.25
Json","Json",{ "nested": { "double": 1.25, "int": 123456, "string": "stringValue" } }),file=/home/runner/work/clickhouse-cs/clickhouse-cs/ClickHouse.Driver.Tests/SQL/SqlParameterizedSelectTests.cs,line=77::Assert.That(result, Is.EqualTo(value).UsingPropertiesComparer()) Expected and actual are both <System.Text.Json.Nodes.JsonObject> Values differ at index [0] Expected: ["nested", < ["double", <1.25>], ["int", <123456>], ["string", <stringValue>] >] But was: ["nested", < ["string", <stringValue>], ["int", <123456>], ["double", <1.25>] >]
ShouldExecuteSelectWithSingleParameterValue("SELECT {value:Json}": ClickHouse.Driver.Tests/ORM/DapperTests.cs#L149
Assert.That(row.Single().Value, Is.EqualTo(expected).UsingPropertiesComparer()) Expected and actual are both <System.Text.Json.Nodes.JsonObject> Values differ at index [0] Expected: ["nested", < ["double", <1.25>], ["int", <123456>], ["string", <stringValue>] >] But was: ["nested", < ["string", <stringValue>], ["int", <123456>], ["double", <1.25>] >]
ClickHouse regression (25.9) / Build & Test
Process completed with exit code 1.
ShouldExecuteSimpleSelectQuery("SELECT '{ \"nested\": { \"double\": 1.25
Json",{ "nested": { "double": 1.25, "int": 123456, "string": "stringValue" } }),file=/home/runner/work/clickhouse-cs/clickhouse-cs/ClickHouse.Driver.Tests/SQL/SqlSimpleSelectTests.cs,line=38::Assert.That(result, Is.EqualTo(expected).UsingPropertiesComparer()) Expected and actual are both <System.Text.Json.Nodes.JsonObject> Values differ at index [0] Expected: ["nested", < ["double", <1.25>], ["int", <123456>], ["string", <stringValue>] >] But was: ["nested", < ["string", <stringValue>], ["int", <123456>], ["double", <1.25>] >]
ShouldExecuteSimpleSelectQuery("SELECT '{ \"nested\": { \"double\": 1.25
Json",{ "nested": { "double": 1.25, "int": 123456, "string": "stringValue" } }),file=/home/runner/work/clickhouse-cs/clickhouse-cs/ClickHouse.Driver.Tests/SQL/SqlSimpleSelectTests.cs,line=38::Assert.That(result, Is.EqualTo(expected).UsingPropertiesComparer()) Expected and actual are both <System.Text.Json.Nodes.JsonObject> Values differ at index [0] Expected: ["nested", < ["double", <1.25>], ["int", <123456>], ["string", <stringValue>] >] But was: ["nested", < ["string", <stringValue>], ["int", <123456>], ["double", <1.25>] >]
ShouldExecuteParameterizedSelectWithExplicitType("'{ \"nested\": { \"double\": 1.25
Json","Json",{ "nested": { "double": 1.25, "int": 123456, "string": "stringValue" } }),file=/home/runner/work/clickhouse-cs/clickhouse-cs/ClickHouse.Driver.Tests/SQL/SqlParameterizedSelectTests.cs,line=77::Assert.That(result, Is.EqualTo(value).UsingPropertiesComparer()) Expected and actual are both <System.Text.Json.Nodes.JsonObject> Values differ at index [0] Expected: ["nested", < ["double", <1.25>], ["int", <123456>], ["string", <stringValue>] >] But was: ["nested", < ["string", <stringValue>], ["int", <123456>], ["double", <1.25>] >]
ShouldExecuteParameterizedSelectWithExplicitType("'{ \"nested\": { \"double\": 1.25
Json","Json",{ "nested": { "double": 1.25, "int": 123456, "string": "stringValue" } }),file=/home/runner/work/clickhouse-cs/clickhouse-cs/ClickHouse.Driver.Tests/SQL/SqlParameterizedSelectTests.cs,line=77::Assert.That(result, Is.EqualTo(value).UsingPropertiesComparer()) Expected and actual are both <System.Text.Json.Nodes.JsonObject> Values differ at index [0] Expected: ["nested", < ["double", <1.25>], ["int", <123456>], ["string", <stringValue>] >] But was: ["nested", < ["string", <stringValue>], ["int", <123456>], ["double", <1.25>] >]
ShouldExecuteSelectWithSingleParameterValue("SELECT {value:Json}": ClickHouse.Driver.Tests/ORM/DapperTests.cs#L149
Assert.That(row.Single().Value, Is.EqualTo(expected).UsingPropertiesComparer()) Expected and actual are both <System.Text.Json.Nodes.JsonObject> Values differ at index [0] Expected: ["nested", < ["double", <1.25>], ["int", <123456>], ["string", <stringValue>] >] But was: ["nested", < ["string", <stringValue>], ["int", <123456>], ["double", <1.25>] >]