minor improvements to resolve lint errors in logger #36
draft_release.yml
on: push
update_release_draft
5s
Annotations
2 errors and 4 warnings
|
update_release_draft
HttpError: Resource not accessible by integration
at /home/runner/work/_actions/release-drafter/release-drafter/master/dist/index.js:7146:21
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/master/dist/index.js:61885:18)
{
name: 'AggregateError',
event: {
id: '19708281016',
name: 'push',
payload: {
after: '592e331f6f94d563eec4663304fed0c470b2fa57',
base_ref: null,
before: '7cf1b8c69021f098dbdb2c6198fcde64166be59c',
commits: [
{
author: {
email: '[email protected]',
name: 'Peter Bwire',
username: 'pitabwire'
},
committer: {
email: '[email protected]',
name: 'Peter Bwire',
username: 'pitabwire'
},
distinct: true,
id: '72fe4ff4f7e5024cd3b253459e1f9ba995c213f8',
message: 'add tests to cover multi handler appropriately',
timestamp: '2025-11-26T17:25:15+03:00',
tree_id: 'cb4fa0e4b26ddee266fc9ab15a644a4fe484da05',
url: 'https://github.com/pitabwire/util/commit/72fe4ff4f7e5024cd3b253459e1f9ba995c213f8'
},
{
author: {
email: '[email protected]',
name: 'Peter Bwire',
username: 'pitabwire'
},
committer: {
email: '[email protected]',
name: 'Peter Bwire',
username: 'pitabwire'
},
distinct: true,
id: '592e331f6f94d563eec4663304fed0c470b2fa57',
message: 'minor improvements to resolve lint errors in logger',
timestamp: '2025-11-26T18:06:49+03:00',
tree_id: '690c81e40dd1b3b517c8611f5390680738b8f2c0',
url: 'https://github.com/pitabwire/util/commit/592e331f6f94d563eec4663304fed0c470b2fa57'
}
],
compare: 'https://github.com/pitabwire/util/compare/7cf1b8c69021...592e331f6f94',
created: false,
deleted: false,
forced: false,
head_commit: {
author: {
email: '[email protected]',
name: 'Peter Bwire',
username: 'pitabwire'
},
committer: {
email: '[email protected]',
name: 'Peter Bwire',
username: 'pitabwire'
},
distinct: true,
id: '592e331f6f94d563eec4663304fed0c470b2fa57',
message: 'minor improvements to resolve lint errors in logger',
timestamp: '2025-11-26T18:06:49+03:00',
tree_id: '690c81e40dd1b3b517c8611f5390680738b8f2c0',
url: 'https://github.com/pitabwire/util/commit/592e331f6f94d563eec4663304fed0c470b2fa57'
},
pusher: { email: '[email protected]', name: 'pitabwire' },
ref: 'refs/heads/main',
repository: {
allow_forking: true,
archive_url: 'https://api.github.com/repos/pitabwire/util/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/pitabwire/util/assignees{/user}',
blobs_url: 'https://api.github.com/repos/pitabwire/util/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/pitabwire/util/branches{/branch}',
clone_url: 'https://github.com/pitabwire/util.git',
collaborators_url: 'https://api.github.com/repos/pitabwire/util/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/pitabwire/util/comments{/number}',
commits_url: 'https://api.github.com/repos/pitabwire/util/commits{/sha}',
compare_url: 'https://api.github.com/repos/pitabwire/util/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/pitabwire/util/contents/{+path}',
contributors_url: 'https://api.github.com/repos/pitabwire/util/contributors',
created_at: 1735548130,
default_branch: 'main',
deployments_url: 'https://api.github.com/repos/pitabwire/util/deployments',
description: 'A loose collection of Golang functions to simp
|
|
update_release_draft
Resource not accessible by integration
{
name: 'HttpError',
id: '19708281016',
status: 403,
response: {
url: 'https://api.github.com/repos/pitabwire/util/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',
'content-encoding': 'gzip',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Wed, 26 Nov 2025 15:07:10 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': 'A431:75F32:51A9DE:1665BA8:6927179D',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4995',
'x-ratelimit-reset': '1764173228',
'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/pitabwire/util/releases',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.4.0 octokit-core.js/3.6.0 Node.js/20.19.5 (linux; x64)',
'x-github-delivery': '19708281016',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"target_commitish":"refs/heads/main","name":"v0.3.6 🌈","tag_name":"v0.3.6","body":"## Changes\\n\\n* No changes\\n","draft":true,"prerelease":false,"make_latest":"true"}',
request: {}
},
event: {
id: '19708281016',
name: 'push',
payload: {
after: '592e331f6f94d563eec4663304fed0c470b2fa57',
base_ref: null,
before: '7cf1b8c69021f098dbdb2c6198fcde64166be59c',
commits: [
{
author: {
email: '[email protected]',
name: 'Peter Bwire',
username: 'pitabwire'
},
committer: {
email: '[email protected]',
name: 'Peter Bwire',
username: 'pitabwire'
},
distinct: true,
id: '72fe4ff4f7e5024cd3b253459e1f9ba995c213f8',
message: 'add tests to cover multi handler appropriately',
timestamp: '2025-11-26T17:25:15+03:00',
tree_id: 'cb4fa0e4b26ddee266fc9ab15a644a4fe484da05',
url: 'https://github.com/pitabwire/util/commit/72fe4ff4f7e5024cd3b253459e1f9ba995c213f8'
},
{
author: {
email: '[email protected]',
name: 'Peter Bwire',
username: 'pitabwire'
},
committer: {
email: '[email protected]',
name: 'Peter Bwire',
username: 'pitabwire'
},
distinct: true,
id: '592e331f6f94d563eec4663304fed0c470b2fa57',
message: 'minor improvements to resolve lint errors in logger',
timestamp: '2025-11-26T18:06:49+03:00',
tree_id: '690c81e40dd1b3b517c8611f5390680738b8f2c0',
url: 'https://github.com/pitabwire/util/commit/592e331f6f94d563eec4663304fed0c470b2fa57'
}
],
compare: 'https://github.com/pitabwire/util/compare/7cf1b8c69021...592e331f6f94',
created: fal
|
|
update_release_draft
"pull_request_target.edited" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
|
update_release_draft
"pull_request_target.synchronize" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
|
update_release_draft
"pull_request_target.reopened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
|
update_release_draft
"pull_request_target.opened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|