Skip to content

Fix release tag ruleset bypass

6f26f1b
Select commit
Loading
Failed to load commit list.
Draft

chore(build): build release binaries in ci #36

Fix release tag ruleset bypass
6f26f1b
Select commit
Loading
Failed to load commit list.
Azure Pipelines / questdb.java-questdb-client (Building and testing on mac-x64) failed Jun 1, 2026 in 3m 44s

Building and testing on mac-x64 failed

Annotations

Check failure on line 9 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / questdb.java-questdb-client (Building and testing on mac-x64)

Build log #L9

Error: Not found ls: ENOENT: no such file or directory, lstat '/Users/runner/work/1/s/logs'

Check failure on line 10 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / questdb.java-questdb-client (Building and testing on mac-x64)

Build log #L10

Not found ls: ENOENT: no such file or directory, lstat '/Users/runner/work/1/s/logs'

Check failure on line 292 in /Users/runner/work/1/s/questdb/core/src/main/java/io/questdb/griffin/engine/functions/groupby/AbstractArrayAggDoubleGroupByFunction.java

See this annotation in the file changed.

@azure-pipelines azure-pipelines / questdb.java-questdb-client (Building and testing on mac-x64)

/Users/runner/work/1/s/questdb/core/src/main/java/io/questdb/griffin/engine/functions/groupby/AbstractArrayAggDoubleGroupByFunction.java#L292

 /Users/runner/work/1/s/questdb/core/src/main/java/io/questdb/griffin/engine/functions/groupby/AbstractArrayAggDoubleGroupByFunction.java(292,23): error :  /Users/runner/work/1/s/questdb/core/src/main/java/io/questdb/griffin/engine/functions/groupby/AbstractArrayAggDoubleGroupByFunction.java:[292,23] error: method compactInto in class SortedRunsMerge cannot be applied to given types;

Check failure on line 293 in /Users/runner/work/1/s/questdb/core/src/main/java/io/questdb/griffin/engine/functions/groupby/AbstractArrayAggDoubleGroupByFunction.java

See this annotation in the file changed.

@azure-pipelines azure-pipelines / questdb.java-questdb-client (Building and testing on mac-x64)

/Users/runner/work/1/s/questdb/core/src/main/java/io/questdb/griffin/engine/functions/groupby/AbstractArrayAggDoubleGroupByFunction.java#L293

 /Users/runner/work/1/s/questdb/core/src/main/java/io/questdb/griffin/engine/functions/groupby/AbstractArrayAggDoubleGroupByFunction.java(293,16): error :  /Users/runner/work/1/s/questdb/core/src/main/java/io/questdb/griffin/engine/functions/groupby/AbstractArrayAggDoubleGroupByFunction.java:[293,16] error: incompatible types: GroupByAllocator cannot be converted to LongList

Check failure on line 182 in /Users/runner/work/1/s/questdb/core/src/main/java/io/questdb/griffin/engine/functions/groupby/AbstractArrayAggDoubleGroupByFunction.java

See this annotation in the file changed.

@azure-pipelines azure-pipelines / questdb.java-questdb-client (Building and testing on mac-x64)

/Users/runner/work/1/s/questdb/core/src/main/java/io/questdb/griffin/engine/functions/groupby/AbstractArrayAggDoubleGroupByFunction.java#L182

 /Users/runner/work/1/s/questdb/core/src/main/java/io/questdb/griffin/engine/functions/groupby/AbstractArrayAggDoubleGroupByFunction.java(182,27): error :  /Users/runner/work/1/s/questdb/core/src/main/java/io/questdb/griffin/engine/functions/groupby/AbstractArrayAggDoubleGroupByFunction.java:[182,27] error: method compactInPlace in class SortedRunsMerge cannot be applied to given types;