Add more build platforms in GitHub Actions #230
Annotations
2 errors and 1 warning
Draft release
Resource not accessible by integration
{
name: 'HttpError',
id: '8545216617',
status: 403,
response: {
url: 'https://api.github.com/repos/PreferredAI/cornac/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, 03 Apr 2024 20:38:12 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': '0406:3CB01C:2ECA56E:4B76A2A:660DBE34',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4983',
'x-ratelimit-reset': '1712178005',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '17',
'x-xss-protection': '0'
},
data: {
message: 'Resource not accessible by integration',
documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release'
}
},
request: {
method: 'POST',
url: 'https://api.github.com/repos/PreferredAI/cornac/releases',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/16.20.2 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: `{"target_commitish":"refs/pull/612/merge","name":"Cornac 2.2.0","tag_name":"v2.2.0","body":"# What's Changed\\n\\n## 🚀 Features\\n\\n* Add metadata file when saving model (#607) @tqtg\\n\\n## 🐛 Bug Fixes\\n\\n* Add save and load functions for BiVAECF model (#608) @tqtg\\n* Lightgcn fix (#606) @theisjendal\\n\\n## 📝 Documentation\\n\\n* Improve the main models table and example/tutorials in README (#610) @lgabs\\n\\n**Full Changelog**: https://github.com/PreferredAI/cornac/compare/v2.1.0...v2.2.0\\n","draft":true,"prerelease":false,"make_latest":"true"}`,
request: {}
},
event: {
id: '8545216617',
name: 'pull_request',
payload: {
action: 'synchronize',
after: 'fd325730f79bd1752e2ace98f14092b180c4dc2a',
before: '254b01f0cd7a91e18b04ece9e91fa3aa6f940bf1',
number: 612,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/34116599?v=4',
description: '',
events_url: 'https://api.github.com/orgs/PreferredAI/events',
hooks_url: 'https://api.github.com/orgs/PreferredAI/hooks',
id: 34116599,
issues_url: 'https://api.github.com/orgs/PreferredAI/issues',
login: 'PreferredAI',
members_url: 'https://api.github.com/orgs/PreferredAI/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjM0MTE2NTk5',
public_members_url: 'https://api.github.com/orgs/PreferredAI/public_members{/member}',
repos_url: 'https://api.github.com/orgs/PreferredAI/repos',
url: 'https://api.github.com/orgs/PreferredAI'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/PreferredAI/cornac/issues/612/comments'
},
commits: {
href: 'https://api.github.com/repos/PreferredAI/cornac/pulls/612/commits'
},
html: { href: 'https://github.com/PreferredA
|
Draft release
HttpError: Resource not accessible by integration
at /home/runner/work/_actions/release-drafter/release-drafter/v5.25.0/dist/index.js:8462:21
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v5.25.0/dist/index.js:30793:18)
{
name: 'AggregateError',
event: {
id: '8545216617',
name: 'pull_request',
payload: {
action: 'synchronize',
after: 'fd325730f79bd1752e2ace98f14092b180c4dc2a',
before: '254b01f0cd7a91e18b04ece9e91fa3aa6f940bf1',
number: 612,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/34116599?v=4',
description: '',
events_url: 'https://api.github.com/orgs/PreferredAI/events',
hooks_url: 'https://api.github.com/orgs/PreferredAI/hooks',
id: 34116599,
issues_url: 'https://api.github.com/orgs/PreferredAI/issues',
login: 'PreferredAI',
members_url: 'https://api.github.com/orgs/PreferredAI/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjM0MTE2NTk5',
public_members_url: 'https://api.github.com/orgs/PreferredAI/public_members{/member}',
repos_url: 'https://api.github.com/orgs/PreferredAI/repos',
url: 'https://api.github.com/orgs/PreferredAI'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/PreferredAI/cornac/issues/612/comments'
},
commits: {
href: 'https://api.github.com/repos/PreferredAI/cornac/pulls/612/commits'
},
html: { href: 'https://github.com/PreferredAI/cornac/pull/612' },
issue: {
href: 'https://api.github.com/repos/PreferredAI/cornac/issues/612'
},
review_comment: {
href: 'https://api.github.com/repos/PreferredAI/cornac/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/PreferredAI/cornac/pulls/612/comments'
},
self: {
href: 'https://api.github.com/repos/PreferredAI/cornac/pulls/612'
},
statuses: {
href: 'https://api.github.com/repos/PreferredAI/cornac/statuses/fd325730f79bd1752e2ace98f14092b180c4dc2a'
}
},
active_lock_reason: null,
additions: 93,
assignee: {
avatar_url: 'https://avatars.githubusercontent.com/u/2772507?v=4',
events_url: 'https://api.github.com/users/darrylong/events{/privacy}',
followers_url: 'https://api.github.com/users/darrylong/followers',
following_url: 'https://api.github.com/users/darrylong/following{/other_user}',
gists_url: 'https://api.github.com/users/darrylong/gists{/gist_id}',
gravatar_id: '',
html_url: 'https://github.com/darrylong',
id: 2772507,
login: 'darrylong',
node_id: 'MDQ6VXNlcjI3NzI1MDc=',
organizations_url: 'https://api.github.com/users/darrylong/orgs',
received_events_url: 'https://api.github.com/users/darrylong/received_events',
repos_url: 'https://api.github.com/users/darrylong/repos',
site_admin: false,
starred_url: 'https://api.github.com/users/darrylong/starred{/owner}{/repo}',
subscriptions_url: 'https://api.github.com/users/darrylong/subscriptions',
type: 'User',
url: 'https://api.github.com/users/darrylong'
},
assignees: [
{
avatar_url: 'https://avatars.githubusercontent.com/u/2772507?v=4',
events_url: 'https://api.github.com/users/darrylong/events{/privacy}',
followers_url: 'https://api.github.com/users/darrylong/followers',
following_url: 'https://api.github.com/users/darrylong/following{/other_user}',
gists_url: 'https://api.github.com/users/darrylong/gists{/gist_id}',
gravatar_id: '',
html_url: 'https://github.com/darrylong',
id: 277
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: release-drafter/release-drafter@v5.25.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading