[GH] (fory/support_unsigned_types_for_java): Workflow run "Build Native PR Wheels" failed!

2026-01-10 Thread GitBox


The GitHub Actions job "Build Native PR Wheels" on 
fory.git/support_unsigned_types_for_java has failed.
Run started by GitHub user chaokunyang (triggered by chaokunyang).

Head commit for run:
47169d8c0272ab419a9ec31fd8ff33972f36a1c9 / chaokunyang 
fix build ci

Report URL: https://github.com/apache/fory/actions/runs/20880359411

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



[GH] (fory/support_unsigned_types_for_java): Workflow run "Build Native PR Wheels" failed!

2026-01-10 Thread GitBox


The GitHub Actions job "Build Native PR Wheels" on 
fory.git/support_unsigned_types_for_java has failed.
Run started by GitHub user chaokunyang (triggered by chaokunyang).

Head commit for run:
72802acc4a6317a97f38c336546a4da145c973d2 / chaokunyang 
fix: use Types.getTypeId for Scala/Kotlin default value type dispatch

Use Types.getTypeId() instead of ClassResolver registered IDs for
determining dispatch IDs in DefaultValueUtils. This ensures consistent
type IDs between DispatchId constants and the values used in setDefaultValues.

Also convert default values to correct types during initialization to
avoid repeated type conversion at runtime.

Report URL: https://github.com/apache/fory/actions/runs/20880280745

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



[GH] (fory/support_unsigned_types_for_java): Workflow run "Build Native PR Wheels" failed!

2026-01-10 Thread GitBox


The GitHub Actions job "Build Native PR Wheels" on 
fory.git/support_unsigned_types_for_java has failed.
Run started by GitHub user chaokunyang (triggered by chaokunyang).

Head commit for run:
cca95fb6cd23abd0a619bd62b2000d6f3bd81926 / chaokunyang 
fix ci

Report URL: https://github.com/apache/fory/actions/runs/20880002996

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



[GH] (fory/support_unsigned_types_for_java): Workflow run "Build Native PR Wheels" failed!

2026-01-10 Thread GitBox


The GitHub Actions job "Build Native PR Wheels" on 
fory.git/support_unsigned_types_for_java has failed.
Run started by GitHub user chaokunyang (triggered by chaokunyang).

Head commit for run:
32475105e8eb0fd07136b10cbff4cf821f7901eb / chaokunyang 
fix: push stub ref id when global ref tracking is enabled but field trackingRef 
is false

When global ref tracking is enabled, serializers call reference() at the end
of deserialization. If a field has trackingRef=false (e.g., in xlang mode where
all fields default to trackingRef=false), we need to push a stub -1 via
preserveRefId() so that reference() can pop it and skip setReadObject.

The fix checks if the TYPE normally needs ref tracking (ignoring field-level
metadata) by using TypeRef.of(typeRef.getRawType()). This ensures the stub is
pushed when needed, preventing ArrayIndexOutOfBoundsException when the 
serializer
calls reference() on an empty readRefIds stack.

Report URL: https://github.com/apache/fory/actions/runs/20879991010

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



[GH] (fory/support_unsigned_types_for_java): Workflow run "Build Native PR Wheels" failed!

2026-01-10 Thread GitBox


The GitHub Actions job "Build Native PR Wheels" on 
fory.git/support_unsigned_types_for_java has failed.
Run started by GitHub user chaokunyang (triggered by chaokunyang).

Head commit for run:
b05ac57babf26855bde734d8797a4f6bb3a40931 / chaokunyang 
fix tests

Report URL: https://github.com/apache/fory/actions/runs/20879376915

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



[GH] (fory/support_unsigned_types_for_java): Workflow run "Build Native PR Wheels" failed!

2026-01-10 Thread GitBox


The GitHub Actions job "Build Native PR Wheels" on 
fory.git/support_unsigned_types_for_java has failed.
Run started by GitHub user chaokunyang (triggered by chaokunyang).

Head commit for run:
df96ffd35a2534701c982712bfabc17cd65d3290 / chaokunyang 
revert DEBUG_OUTPUT_ENABLED flag

Report URL: https://github.com/apache/fory/actions/runs/20879195684

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



[GH] (fory/support_unsigned_types_for_java): Workflow run "Build Native PR Wheels" failed!

2026-01-10 Thread GitBox


The GitHub Actions job "Build Native PR Wheels" on 
fory.git/support_unsigned_types_for_java has failed.
Run started by GitHub user chaokunyang (triggered by chaokunyang).

Head commit for run:
eb99c8cfb6374038b5c2a919490a76bc219bde28 / chaokunyang 
fix go tests

Report URL: https://github.com/apache/fory/actions/runs/20879172165

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



[GH] (fory/support_unsigned_types_for_java): Workflow run "Build Native PR Wheels" failed!

2026-01-10 Thread GitBox


The GitHub Actions job "Build Native PR Wheels" on 
fory.git/support_unsigned_types_for_java has failed.
Run started by GitHub user chaokunyang (triggered by chaokunyang).

Head commit for run:
268fd95f42d3a6f4bc27736a7edc7988578f0ccc / chaokunyang 
fix tests

Report URL: https://github.com/apache/fory/actions/runs/20876350752

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



[GH] (fory/support_unsigned_types_for_java): Workflow run "Build Native PR Wheels" failed!

2026-01-10 Thread GitBox


The GitHub Actions job "Build Native PR Wheels" on 
fory.git/support_unsigned_types_for_java has failed.
Run started by GitHub user chaokunyang (triggered by chaokunyang).

Head commit for run:
1bd9fe13689563537b2983358b87fc981144fb4a / chaokunyang 
fix merge conflict

Report URL: https://github.com/apache/fory/actions/runs/20876255047

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



[GH] (fory/support_unsigned_types_for_java): Workflow run "Build Native PR Wheels" failed!

2026-01-10 Thread GitBox


The GitHub Actions job "Build Native PR Wheels" on 
fory.git/support_unsigned_types_for_java has failed.
Run started by GitHub user chaokunyang (triggered by chaokunyang).

Head commit for run:
9ed0723c6d5ce7ef1529eb40a2edab042dba9184 / chaokunyang 
format code

Report URL: https://github.com/apache/fory/actions/runs/20876182642

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



[GH] (fory/support_unsigned_types_for_java): Workflow run "Build Native PR Wheels" failed!

2026-01-09 Thread GitBox


The GitHub Actions job "Build Native PR Wheels" on 
fory.git/support_unsigned_types_for_java has failed.
Run started by GitHub user chaokunyang (triggered by chaokunyang).

Head commit for run:
4b225ba80eca1e7f8d9f49be90e274c6d0946e84 / chaokunyang 
refactor go struct serializer

Report URL: https://github.com/apache/fory/actions/runs/20859042447

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



[GH] (fory/support_unsigned_types_for_java): Workflow run "Build Native PR Wheels" failed!

2026-01-09 Thread GitBox


The GitHub Actions job "Build Native PR Wheels" on 
fory.git/support_unsigned_types_for_java has failed.
Run started by GitHub user chaokunyang (triggered by chaokunyang).

Head commit for run:
af664fde44101a24d59e0f7731b73e7a700bb9b0 / chaokunyang 
refactor go struct serializer

Report URL: https://github.com/apache/fory/actions/runs/20849776493

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



[GH] (fory/support_unsigned_types_for_java): Workflow run "Build Native PR Wheels" failed!

2026-01-09 Thread GitBox


The GitHub Actions job "Build Native PR Wheels" on 
fory.git/support_unsigned_types_for_java has failed.
Run started by GitHub user chaokunyang (triggered by chaokunyang).

Head commit for run:
85d3b9b8ff9ca316b97da30b111e8c64b9fc4c9c / chaokunyang 
refactor go struct serializer

Report URL: https://github.com/apache/fory/actions/runs/20849262465

With regards,
GitHub Actions via GitBox


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]