[PR] time type conversion to timedelta if timedelta64 is given #711
Annotations
2 errors
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '9456066806',
status: 422,
response: {
url: 'https://api.github.com/repos/xCDAT/xcdat/releases/151403908',
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: 'Mon, 10 Jun 2024 21:54:25 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': '7506:143E4D:69B098:B2865F:66677611',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4942',
'x-ratelimit-reset': '1718056769',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '58',
'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/xCDAT/xcdat/releases/151403908',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/20.13.1 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"body":"## 0.7.1\\n\\n- Update regridding notebook for v0.7.0 by @chengzhuzhang in https://github.com/xCDAT/xcdat/pull/646\\n- Review of spatial averaging and general dataset utilities by @pochedls in https://github.com/xCDAT/xcdat/pull/644\\n\\n## Bug Fixes\\n\\n- Fixes regrid2 mapping output to input ordering by @jasonb5 in https://github.com/xCDAT/xcdat/pull/653\\n\\n## Documentation\\n\\n- [PR]: Add Parallel Computing with Dask Jupyter Notebook by @tomvothecoder in https://github.com/xCDAT/xcdat/pull/489\\n- Update FAQs, HPC guide, and Gentle Introduction by @tomvothecoder in https://github.com/xCDAT/xcdat/pull/650\\n- [PR]: Simplify the contributing guide by @tomvothecoder in https://github.com/xCDAT/xcdat/pull/593\\n- Update notebook env setup instructions with kernel by @tomvothecoder in https://github.com/xCDAT/xcdat/pull/652\\n- Add instructions for setting `ESMFMKFILE` and update links to xESMF docs by @tomvothecoder in https://github.com/xCDAT/xcdat/pull/643\\n- Temporal average notebooks maintanance by @lee1043 in https://github.com/xCDAT/xcdat/pull/633\\n\\n**Full Changelog**: https://github.com/xCDAT/xcdat/compare/v0.7.0...0.7.1\\n","draft":true,"prerelease":false,"make_latest":"true","name":"v0.7.1","tag_name":"v0.7.1","target_commitish":"refs/pull/660/merge"}',
request: {}
},
event: {
id: '9456066806',
name: 'pull_request',
payload: {
action: 'synchronize',
after: '189e526ee162930a9ae196a4a09af8a2664e74ed',
before: 'c6b314a1c7e33df200a3bba2bd0e73ae0748acad',
number: 660,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/87787695?v=4',
description: 'Xarray Climate Data Analysis Tools',
events_url: 'https://api.github.com/orgs/xCDAT/events',
|
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: '9456066806',
name: 'pull_request',
payload: {
action: 'synchronize',
after: '189e526ee162930a9ae196a4a09af8a2664e74ed',
before: 'c6b314a1c7e33df200a3bba2bd0e73ae0748acad',
number: 660,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/87787695?v=4',
description: 'Xarray Climate Data Analysis Tools',
events_url: 'https://api.github.com/orgs/xCDAT/events',
hooks_url: 'https://api.github.com/orgs/xCDAT/hooks',
id: 87787695,
issues_url: 'https://api.github.com/orgs/xCDAT/issues',
login: 'xCDAT',
members_url: 'https://api.github.com/orgs/xCDAT/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjg3Nzg3Njk1',
public_members_url: 'https://api.github.com/orgs/xCDAT/public_members{/member}',
repos_url: 'https://api.github.com/orgs/xCDAT/repos',
url: 'https://api.github.com/orgs/xCDAT'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/xCDAT/xcdat/issues/660/comments'
},
commits: {
href: 'https://api.github.com/repos/xCDAT/xcdat/pulls/660/commits'
},
html: { href: 'https://github.com/xCDAT/xcdat/pull/660' },
issue: {
href: 'https://api.github.com/repos/xCDAT/xcdat/issues/660'
},
review_comment: {
href: 'https://api.github.com/repos/xCDAT/xcdat/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/xCDAT/xcdat/pulls/660/comments'
},
self: {
href: 'https://api.github.com/repos/xCDAT/xcdat/pulls/660'
},
statuses: {
href: 'https://api.github.com/repos/xCDAT/xcdat/statuses/189e526ee162930a9ae196a4a09af8a2664e74ed'
}
},
active_lock_reason: null,
additions: 75,
assignee: {
avatar_url: 'https://avatars.githubusercontent.com/u/17091564?v=4',
events_url: 'https://api.github.com/users/lee1043/events{/privacy}',
followers_url: 'https://api.github.com/users/lee1043/followers',
following_url: 'https://api.github.com/users/lee1043/following{/other_user}',
gists_url: 'https://api.github.com/users/lee1043/gists{/gist_id}',
gravatar_id: '',
html_url: 'https://github.com/lee1043',
id: 17091564,
login: 'lee1043',
node_id: 'MDQ6VXNlcjE3MDkxNTY0',
organizations_url: 'https://api.github.com/users/lee1043/orgs',
received_events_url: 'https://api.github.com/users/lee1043/received_events',
repos_url: 'https://api.github.com/users/lee1043/repos',
site_admin: false,
starred_url: 'https://api.github.com/users/lee1043/starred{/owner}{/repo}',
subscriptions_url: 'https://api.github.com/users/lee1043/subscriptions',
type: 'User',
url: 'https://api.github.com/users/lee1043'
},
assignees: [
{
avatar_url: 'https://avatars.githubusercontent.com/u/17091564?v=4',
events_url: 'https://api.github.com/users/lee1043/events{/privacy}',
followers_url: 'https://api.github.com/users/lee1043/followers',
following_url: 'https://api.github.com/users/lee1043/following{/other_user}',
gists_url: 'https://api.github.com/users/lee1043/gists{/gist_id}',
gravatar_id: '',
html_url: 'https://github.com/lee1043',
id: 17091564,
login: 'lee1043',
node_id
|
This job succeeded
Loading