Skip to content

feat: migrate to ADBC (#2) #49

feat: migrate to ADBC (#2)

feat: migrate to ADBC (#2) #49

Triggered via push March 22, 2026 23:36
Status Success
Total duration 1m 22s
Artifacts

ci.yml

on: push
Format check
16s
Format check
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 13 warnings
Test (OTP 28 / Elixir 1.19)
note: �run_ends_schema� was declared here
Test (OTP 28 / Elixir 1.19)
note: �value_schema� was declared here
Test (OTP 28 / Elixir 1.19)
note: �key_schema� was declared here
Test (OTP 28 / Elixir 1.19)
note: �using NifRes<AdbcDeleteOnGC>::val_type = struct AdbcDeleteOnGC� {aka �struct AdbcDeleteOnGC�} declared here
Test (OTP 28 / Elixir 1.19)
required from here
Test (OTP 28 / Elixir 1.19)
note: �using NifRes<ArrowArrayStreamRecord>::val_type = struct ArrowArrayStreamRecord� {aka �struct ArrowArrayStreamRecord�} declared here
Test (OTP 28 / Elixir 1.19)
required from here
Test (OTP 27 / Elixir 1.18)
note: �run_ends_schema� was declared here
Test (OTP 27 / Elixir 1.18)
note: �value_schema� was declared here
Test (OTP 27 / Elixir 1.18)
note: �key_schema� was declared here
Test (OTP 27 / Elixir 1.18)
note: �using NifRes<AdbcDeleteOnGC>::val_type = struct AdbcDeleteOnGC� {aka �struct AdbcDeleteOnGC�} declared here
Test (OTP 27 / Elixir 1.18)
required from here
Test (OTP 27 / Elixir 1.18)
note: �using NifRes<ArrowArrayStreamRecord>::val_type = struct ArrowArrayStreamRecord� {aka �struct ArrowArrayStreamRecord�} declared here
Test (OTP 27 / Elixir 1.18)
required from here
Format check
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, erlef/setup-beam@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test (OTP 28 / Elixir 1.19)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, erlef/setup-beam@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test (OTP 28 / Elixir 1.19)
�run_ends_schema� may be used uninitialized [-Wmaybe-uninitialized]
Test (OTP 28 / Elixir 1.19)
�value_schema� may be used uninitialized [-Wmaybe-uninitialized]
Test (OTP 28 / Elixir 1.19)
�key_schema� may be used uninitialized [-Wmaybe-uninitialized]
Test (OTP 28 / Elixir 1.19)
�void* memset(void*, int, size_t)� clearing an object of type �using NifRes<AdbcDeleteOnGC>::val_type = struct AdbcDeleteOnGC� {aka �struct AdbcDeleteOnGC�} with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
Test (OTP 28 / Elixir 1.19)
�void* memset(void*, int, size_t)� clearing an object of non-trivial type �using NifRes<ArrowArrayStreamRecord>::val_type = struct ArrowArrayStreamRecord� {aka �struct ArrowArrayStreamRecord�}; use assignment or value-initialization instead [-Wclass-memaccess]
Test (OTP 27 / Elixir 1.18)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, erlef/setup-beam@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test (OTP 27 / Elixir 1.18)
�run_ends_schema� may be used uninitialized [-Wmaybe-uninitialized]
Test (OTP 27 / Elixir 1.18)
�value_schema� may be used uninitialized [-Wmaybe-uninitialized]
Test (OTP 27 / Elixir 1.18)
�key_schema� may be used uninitialized [-Wmaybe-uninitialized]
Test (OTP 27 / Elixir 1.18)
�void* memset(void*, int, size_t)� clearing an object of type �using NifRes<AdbcDeleteOnGC>::val_type = struct AdbcDeleteOnGC� {aka �struct AdbcDeleteOnGC�} with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
Test (OTP 27 / Elixir 1.18)
�void* memset(void*, int, size_t)� clearing an object of non-trivial type �using NifRes<ArrowArrayStreamRecord>::val_type = struct ArrowArrayStreamRecord� {aka �struct ArrowArrayStreamRecord�}; use assignment or value-initialization instead [-Wclass-memaccess]