Skip to content

Validate arguments for datetime & math UDFs #44

Validate arguments for datetime & math UDFs

Validate arguments for datetime & math UDFs #44

Triggered via pull request April 2, 2025 08:17
Status Success
Total duration 1m 40s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Update draft release notes
1m 34s
Update draft release notes
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Update draft release notes
HttpError: Resource not accessible by integration 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: '14214840263', name: 'pull_request', payload: { action: 'synchronize', after: '7dede04265ef66e36416079c56171d0e31957621', before: '848f4ef7a3e8c6361026802d74350b62f32d23cd', number: 22, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/xinyual/sql/issues/22/comments' }, commits: { href: 'https://api.github.com/repos/xinyual/sql/pulls/22/commits' }, html: { href: 'https://github.com/xinyual/sql/pull/22' }, issue: { href: 'https://api.github.com/repos/xinyual/sql/issues/22' }, review_comment: { href: 'https://api.github.com/repos/xinyual/sql/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/xinyual/sql/pulls/22/comments' }, self: { href: 'https://api.github.com/repos/xinyual/sql/pulls/22' }, statuses: { href: 'https://api.github.com/repos/xinyual/sql/statuses/7dede04265ef66e36416079c56171d0e31957621' } }, active_lock_reason: null, additions: 327, assignee: null, assignees: [], author_association: 'NONE', auto_merge: null, base: { label: 'xinyual:addValidateArgument', ref: 'addValidateArgument', repo: { allow_auto_merge: false, allow_forking: true, allow_merge_commit: true, allow_rebase_merge: true, allow_squash_merge: true, allow_update_branch: false, archive_url: 'https://api.github.com/repos/xinyual/sql/{archive_format}{/ref}', archived: false, assignees_url: 'https://api.github.com/repos/xinyual/sql/assignees{/user}', blobs_url: 'https://api.github.com/repos/xinyual/sql/git/blobs{/sha}', branches_url: 'https://api.github.com/repos/xinyual/sql/branches{/branch}', clone_url: 'https://github.com/xinyual/sql.git', collaborators_url: 'https://api.github.com/repos/xinyual/sql/collaborators{/collaborator}', comments_url: 'https://api.github.com/repos/xinyual/sql/comments{/number}', commits_url: 'https://api.github.com/repos/xinyual/sql/commits{/sha}', compare_url: 'https://api.github.com/repos/xinyual/sql/compare/{base}...{head}', contents_url: 'https://api.github.com/repos/xinyual/sql/contents/{+path}', contributors_url: 'https://api.github.com/repos/xinyual/sql/contributors', created_at: '2023-12-12T05:29:43Z', default_branch: 'main', delete_branch_on_merge: false, deployments_url: 'https://api.github.com/repos/xinyual/sql/deployments', description: 'Query your data using familiar SQL or intuitive Piped Processing Language (PPL)', disabled: false, downloads_url: 'https://api.github.com/repos/xinyual/sql/downloads', events_url: 'https://api.github.com/repos/xinyual/sql/events', fork: true, forks: 1, forks_count: 1, forks_url: 'https://api.github.com/repos/xinyual/sql/forks', full_name: 'xinyual/sql', git_commits_url: 'https://api.github.com/repos/xinyual/sql/git/commits{/sha}', git_refs_url: 'https://api.github.com/repos/xinyual/sql/git/refs{/sha}', git_tags_url: 'https://api.github.com/repos/xinyual/sql/git/tags{/sha}', git_url: 'git://github.com/xinyual/sql.git', has_discussions: false, has_download
Update draft release notes
Resource not accessible by integration { name: 'HttpError', id: '14214840263', status: 403, response: { url: 'https://api.github.com/repos/xinyual/sql/releases', status: 403, 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-encoding': 'gzip', 'content-security-policy': "default-src 'none'", 'content-type': 'application/json; charset=utf-8', date: 'Wed, 02 Apr 2025 08:18:58 GMT', 'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin', server: 'github.com', 'strict-transport-security': 'max-age=31536000; includeSubdomains; preload', 'transfer-encoding': 'chunked', vary: 'Accept-Encoding, Accept, X-Requested-With', 'x-accepted-github-permissions': 'contents=write; contents=write,workflows=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': 'F481:1BB08:5126470:A1D47AF:67ECF2F2', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4995', 'x-ratelimit-reset': '1743585447', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '5', 'x-xss-protection': '0' }, data: { message: 'Resource not accessible by integration', documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release', status: '403' } }, request: { method: 'POST', url: 'https://api.github.com/repos/xinyual/sql/releases', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/20.19.0 (linux; x64)', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"target_commitish":"refs/pull/22/merge","name":"Version 3.0.0","tag_name":"(None)","body":"Compatible with OpenSearch and OpenSearch Dashboards Version 3.0.0\\n* Map opensearch math functions to calcite implementations ([#1](https://github.com/opensearch-project/sql/pull/1))\\n* WIP: Implement datetime functions ([#4](https://github.com/opensearch-project/sql/pull/4))\\n* Fix TIME issues ([#5](https://github.com/opensearch-project/sql/pull/5))\\n* Implement half date / time functions ([#8](https://github.com/opensearch-project/sql/pull/8))\\n* Fix date time fields reading & Add some date ITs ([#11](https://github.com/opensearch-project/sql/pull/11))\\n* Add date manipulation ITs ([#12](https://github.com/opensearch-project/sql/pull/12))\\n* Add ITs for date time functions like quarter, second, second_of_minute, convert_tz, get_format ([#14](https://github.com/opensearch-project/sql/pull/14))\\n* Adding date / time ITs & Fix functions ([#15](https://github.com/opensearch-project/sql/pull/15))\\n* Add IT for Null & Malform Inputs ([#16](https://github.com/opensearch-project/sql/pull/16))\\n* Implement TIME UDF ([#17](https://github.com/opensearch-project/sql/pull/17))\\n","draft":true,"prerelease":false,"make_latest":"true"}', request: {} }, event: { id: '14214840263', name: 'pull_request', payload: { action: 'synchronize', after: '7dede04265ef66e36416079c56171d0e31957621', before: '848f4ef7a3e8c6361026802d74350b62f32d23cd', number: 22, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/xinyual/sql/issues/22/comments' }, commits: { href: 'https://api.github.com/repos/xinyual/sql/pulls/22/commits' }, html: { href: 'https://github.com/xinyual/sql/pull/22' }, issue: { href: 'https://api.github.c