Skip to content

libsql-sqlite3: Pin psm version in extension tests #5451

libsql-sqlite3: Pin psm version in extension tests

libsql-sqlite3: Pin psm version in extension tests #5451

Triggered via pull request March 19, 2026 09:34
Status Success
Total duration 33s
Artifacts

release-drafter.yml

on: pull_request
update_release_draft
30s
update_release_draft
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
update_release_draft
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} at /home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:8462:21 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:30793:18) { name: 'AggregateError', event: { id: '23288596716', name: 'pull_request', payload: { action: 'synchronize', after: '79b5ace3f429433b06b309260a8086e4297a157e', before: '25cba70cef35716a575f3b1c3add384a2a1da54c', number: 2221, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/139391156?v=4', description: 'The next evolution of SQLite.', events_url: 'https://api.github.com/orgs/tursodatabase/events', hooks_url: 'https://api.github.com/orgs/tursodatabase/hooks', id: 139391156, issues_url: 'https://api.github.com/orgs/tursodatabase/issues', login: 'tursodatabase', members_url: 'https://api.github.com/orgs/tursodatabase/members{/member}', node_id: 'O_kgDOCE7wtA', public_members_url: 'https://api.github.com/orgs/tursodatabase/public_members{/member}', repos_url: 'https://api.github.com/orgs/tursodatabase/repos', url: 'https://api.github.com/orgs/tursodatabase' }, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/tursodatabase/libsql/issues/2221/comments' }, commits: { href: 'https://api.github.com/repos/tursodatabase/libsql/pulls/2221/commits' }, html: { href: 'https://github.com/tursodatabase/libsql/pull/2221' }, issue: { href: 'https://api.github.com/repos/tursodatabase/libsql/issues/2221' }, review_comment: { href: 'https://api.github.com/repos/tursodatabase/libsql/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/tursodatabase/libsql/pulls/2221/comments' }, self: { href: 'https://api.github.com/repos/tursodatabase/libsql/pulls/2221' }, statuses: { href: 'https://api.github.com/repos/tursodatabase/libsql/statuses/79b5ace3f429433b06b309260a8086e4297a157e' } }, active_lock_reason: null, additions: 3, assignee: null, assignees: [], author_association: 'COLLABORATOR', auto_merge: null, base: { label: 'tursodatabase:main', ref: 'main', repo: { allow_auto_merge: false, allow_forking: true, allow_merge_commit: true, allow_rebase_merge: false, allow_squash_merge: false, allow_update_branch: false, archive_url: 'https://api.github.com/repos/tursodatabase/libsql/{archive_format}{/ref}', archived: false, assignees_url: 'https://api.github.com/repos/tursodatabase/libsql/assignees{/user}', blobs_url: 'https://api.github.com/repos/tursodatabase/libsql/git/blobs{/sha}', branches_url: 'https://api.github.com/repos/tursodatabase/libsql/branches{/branch}', clone_url: 'https://github.com/tursodatabase/libsql.git', collaborators_url: 'https://api.github.com/repos/tursodatabase/libsql/collaborators{/collaborator}', comments_url: 'https://api.github.com/repos/tursodatabase/libsql/comments{/number}', commits_url: 'https://api.github.com/repos/tursodatabase/libsql/commits{/sha}', compare_url: 'https://api.github.com/repos/tursodatabase/libsql/compare/{base}...{head}', contents_url: 'https://api.github.com/repos/tursodatabase/libsql/contents/{+path}', contributors_url: 'https://api.github.com/repos/tursodatabase/libsql/contributors', created_at: '2022-09-29T18:56:16Z',
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} { name: 'HttpError', id: '23288596716', status: 422, response: { url: 'https://api.github.com/repos/tursodatabase/libsql/releases/142283557', status: 422, headers: { 'access-control-allow-origin': '*', 'access-control-expose-headers': 'ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset', connection: 'close', 'content-length': '210', 'content-security-policy': "default-src 'none'", 'content-type': 'application/json; charset=utf-8', date: 'Thu, 19 Mar 2026 09:35:17 GMT', 'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin', server: 'github.com', 'strict-transport-security': 'max-age=31536000; includeSubdomains; preload', vary: 'Accept-Encoding, Accept, X-Requested-With', 'x-accepted-github-permissions': 'contents=write', 'x-content-type-options': 'nosniff', 'x-frame-options': 'deny', 'x-github-api-version-selected': '2022-11-28', 'x-github-media-type': 'github.v3; format=json', 'x-github-request-id': 'D402:3AC983:1B616C6:754170A:69BBC355', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4981', 'x-ratelimit-reset': '1773914815', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '19', 'x-xss-protection': '0' }, data: { message: 'Validation Failed', errors: [ { resource: 'Release', code: 'invalid', field: 'target_commitish' } ], documentation_url: 'https://docs.github.com/rest/releases/releases#update-a-release', status: '422' } }, request: { method: 'PATCH', url: 'https://api.github.com/repos/tursodatabase/libsql/releases/142283557', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/20.20.0 (linux; x64)', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"body":"## Changes\\n\\n- Release libsql-server v0.24.33 @jussisaurio (#2201)\\n- server/replication: fsync frame data in wallog before writing header @jussisaurio (#2200)\\n- docs: Fix inconsistencies in documentation @shamblonaut (#2190)\\n- Fix load dump with triggers @riazus (#2151)\\n- Fix incorrect sql dump for fts5vocab virtual tables @riazus (#2174)\\n- More immutable methods @penberg (#2141)\\n- Update README.md links for language clients to the new tursodatabase repos @russellromney (#2111)\\n- Add support for namespace to the remote connection builder @jameswritescode (#2091)\\n- Add `columns` information for Hrana Statements @levydsa (#2058)\\n- Downgrade Tokio @penberg (#2011)\\n- docs: Fix minor style/grammar issues in markdown files @Allypost (#1931)\\n- Retire native WAL @penberg (#1973)\\n- Retire durable WAL @penberg (#1987)\\n","draft":true,"prerelease":false,"make_latest":"true","name":"SQLD v0.24.33","tag_name":"libsql-server-v0.24.33","target_commitish":"refs/pull/2221/merge"}', request: {} }, event: { id: '23288596716', name: 'pull_request', payload: { action: 'synchronize', after: '79b5ace3f429433b06b309260a8086e4297a157e', before: '25cba70cef35716a575f3b1c3add384a2a1da54c', number: 2221, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/139391156?v=4', description: 'The next evolution of SQLite.', events_url: 'https://api.github.com/orgs/tursodatabase/events', hooks_url: 'https://api.github.com/orgs/tursodatabase/hooks', id: 139391156, issues_url: 'https://api.github.com/orgs/tursodatabase/issues', login: 'tursodatabase', members_url: 'https://api.github.com/orgs/tursodatabase/m
update_release_draft
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: release-drafter/release-drafter@v5. 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/