Skip to content

Update dependency org.xerial:sqlite-jdbc to v3.48.0.0 #574

Update dependency org.xerial:sqlite-jdbc to v3.48.0.0

Update dependency org.xerial:sqlite-jdbc to v3.48.0.0 #574

Triggered via pull request January 15, 2025 11:18
Status Success
Total duration 14s
Artifacts

release-draft.yml

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

Annotations

2 errors and 1 warning
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} { name: 'HttpError', id: '12787207828', status: 422, response: { url: 'https://api.github.com/repos/domaframework/doma/releases/192567759', 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: 'Wed, 15 Jan 2025 11:19:03 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': 'B7C6:3300B7:306F823:60B0420:678799A7', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4995', 'x-ratelimit-reset': '1736943540', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '5', '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/domaframework/doma/releases/192567759', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/20.18.0 (linux; x64)', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"body":"# What\'s Changed\\n\\n## New Features\\n\\n* Add support for `IN` list padding in SQL queries (#1254) @nakamura-to\\n* Add SQLite support to the Criteria API (#1259) @nakamura-to\\n* Collect statistics on SQL execution time (#1253) @nakamura-to\\n* Add java.lang.Iterable support for IN and NOT IN clauses in DSL (#1257) @taichi\\n* Enable direct mapping of external domain types to database (#1252) @nakamura-to\\n\\n## Maintenance\\n\\n* Refactor method name for consistency and readability (#1264) @nakamura-to\\n* Handle null JdbcMappingHint gracefully and improve SQL log formatting (#1262) @nakamura-to\\n* Add license headers to all source code files (#1261) @nakamura-to\\n* Add suppression to deprecated classes and remove unused code (#1256) @nakamura-to\\n* Remove redundant runtime validation and deprecate unused code (#1255) @nakamura-to\\n* Refactor test code (#1251) @nakamura-to\\n\\n## Documentation\\n\\n* Add \\"Supported by\\" section to README (#1260) @nakamura-to\\n* Update Compatibility matrix (#1250) @nakamura-to\\n\\n## Dependency Upgrades\\n\\n* Update plugin spotless to v7.0.2 (#1269) @renovate\\n* Update dependency org.postgresql:postgresql to v42.7.5 (#1268) @renovate\\n* Update plugin spotless to v7 (#1265) @renovate\\n* Update dependency ch.qos.logback:logback-classic to v1.5.16 (#1263) @renovate\\n* Update dependency org.xerial:sqlite-jdbc to v3.47.2.0 (#1258) @renovate\\n\\n**Full Changelog**: https://github.com/domaframework/doma/compare/3.2.0...3.3.0\\n","draft":true,"prerelease":false,"make_latest":"true","name":"3.3.0","tag_name":"3.3.0","target_commitish":"refs/pull/1270/merge"}', request: {} }, event: { id: '12787207828', name: 'pull_request', payload: { action: 'opened',
update_release_draft
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} at /home/runner/work/_actions/release-drafter/release-drafter/v6/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/v6/dist/index.js:30793:18) { name: 'AggregateError', event: { id: '12787207828', name: 'pull_request', payload: { action: 'opened', number: 1270, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/6851357?v=4', description: 'Database mapping framework and related projects for Java', events_url: 'https://api.github.com/orgs/domaframework/events', hooks_url: 'https://api.github.com/orgs/domaframework/hooks', id: 6851357, issues_url: 'https://api.github.com/orgs/domaframework/issues', login: 'domaframework', members_url: 'https://api.github.com/orgs/domaframework/members{/member}', node_id: 'MDEyOk9yZ2FuaXphdGlvbjY4NTEzNTc=', public_members_url: 'https://api.github.com/orgs/domaframework/public_members{/member}', repos_url: 'https://api.github.com/orgs/domaframework/repos', url: 'https://api.github.com/orgs/domaframework' }, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/domaframework/doma/issues/1270/comments' }, commits: { href: 'https://api.github.com/repos/domaframework/doma/pulls/1270/commits' }, html: { href: 'https://github.com/domaframework/doma/pull/1270' }, issue: { href: 'https://api.github.com/repos/domaframework/doma/issues/1270' }, review_comment: { href: 'https://api.github.com/repos/domaframework/doma/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/domaframework/doma/pulls/1270/comments' }, self: { href: 'https://api.github.com/repos/domaframework/doma/pulls/1270' }, statuses: { href: 'https://api.github.com/repos/domaframework/doma/statuses/40a1090ae93521043684ad558cea1d0dd6af0f01' } }, active_lock_reason: null, additions: 1, assignee: null, assignees: [], author_association: 'CONTRIBUTOR', auto_merge: null, base: { label: 'domaframework:master', ref: 'master', repo: { allow_auto_merge: true, allow_forking: true, allow_merge_commit: true, allow_rebase_merge: false, allow_squash_merge: true, allow_update_branch: false, archive_url: 'https://api.github.com/repos/domaframework/doma/{archive_format}{/ref}', archived: false, assignees_url: 'https://api.github.com/repos/domaframework/doma/assignees{/user}', blobs_url: 'https://api.github.com/repos/domaframework/doma/git/blobs{/sha}', branches_url: 'https://api.github.com/repos/domaframework/doma/branches{/branch}', clone_url: 'https://github.com/domaframework/doma.git', collaborators_url: 'https://api.github.com/repos/domaframework/doma/collaborators{/collaborator}', comments_url: 'https://api.github.com/repos/domaframework/doma/comments{/number}', commits_url: 'https://api.github.com/repos/domaframework/doma/commits{/sha}', compare_url: 'https://api.github.com/repos/domaframework/doma/compare/{base}...{head}', contents_url: 'https://api.github.com/repos/domaframework/doma/contents/{+path}', contributors_url: 'https://api.github.com/repos/domaframework/doma/contributors', created_at: '2014-03-04T14:30:03Z', default_branch: 'master', delete_branch_on_merge: true, deployments_url: 'https://api.git
update_release_draft
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636