408 analyze should support a baseline for existing violations warnings and failures #11
release-drafter.yml
on: pull_request
update_release_draft
7m 27s
Annotations
2 errors and 2 warnings
update_release_draft
Resource not accessible by integration
{
name: 'HttpError',
id: '9909129614',
status: 403,
response: {
url: 'https://api.github.com/repos/jQAssistant/jqassistant/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: 'Fri, 12 Jul 2024 14:10:02 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': 'E403:104649:5A96B38:A8D8864:6691393A',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4993',
'x-ratelimit-reset': '1720796523',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '7',
'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/jQAssistant/jqassistant/releases',
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: `{"target_commitish":"refs/pull/477/merge","name":"v0.1.0","tag_name":"v0.1.0","body":"## What's changed\\n\\n- #475 Added SonarCloud to parent dependencies (#476 by @yaseno2186)\\n- #419 throw exception including path in ClasspathRuleSource if an invalid resource is referenced (#474 by @yaseno2186)\\n- 405 merge repositories into jqassistant (#473 by @yaseno2186)\\n- #407 added release drafter to GH-actions (#472 by @yaseno2186)\\n- #405 adjusted release-notes (#469 by @yaseno2186)\\n- 405 merge repositories into jqassistant (#406 by @yaseno2186)\\n- Update .gitmodules (#404 by @DirkMahler)\\n- Fix github link in readme (#403 by @walcovanloon)\\n- Revert \\"328 avoid redundancy\\" (#374 by @obfischer)\\n- Fixed asciidoc-sample: mark impl as Impl - not api (#366 by @ascheman)\\n- Upgrade Apache Commons Collections to v3.2.2 (#357 by @bogosj)\\n- Fixed #258 POM / PluginManagement Improvements (#259 by @khmarbaise)\\n- Fixed #253 POM cleanup (#254 by @khmarbaise)\\n- Fixed #248 Fix build warning related to File encoding (#251 by @khmarbaise)\\n- Fixed #245 Removed oss-parent (#247 by @khmarbaise)\\n- Fixed #243 Update the used maven-enforcer-plugin version to 1.4.1 (#244 by @khmarbaise)\\n- Fixed #240 (#241 by @khmarbaise)\\n- Better handling for non-parsable files with YAML documents (#236 by @obfischer)\\n- New property for files containing YAML documents (#232 by @obfischer)\\n- Fix for failing IT in the YAML plugin. (#231 by @obfischer)\\n- Various improvements for the YAML plugin (#226 by @obfischer)\\n- fix for reporting (#225 by @aparnachaudhary)\\n- Updated the Maven Dependency Plugin to version 2.8 (#222 by @obfischer)\\n- Better support for different YAML structures (#221 by @obfischer)\\n- Provide a scanner for YAML 1.1 files and documents (#219 by @obfischer)\\n- Compile OsgiBundleIT as Java 8 source (#217 by @obfischer)\\n- Enable
|
update_release_draft
HttpError: Resource not accessible by integration
at /home/runner/work/_actions/release-drafter/release-drafter/v6.0.0/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.0.0/dist/index.js:30793:18)
{
name: 'AggregateError',
event: {
id: '9909129614',
name: 'pull_request',
payload: {
action: 'opened',
number: 477,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/16625378?v=4',
description: '',
events_url: 'https://api.github.com/orgs/jQAssistant/events',
hooks_url: 'https://api.github.com/orgs/jQAssistant/hooks',
id: 16625378,
issues_url: 'https://api.github.com/orgs/jQAssistant/issues',
login: 'jQAssistant',
members_url: 'https://api.github.com/orgs/jQAssistant/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjE2NjI1Mzc4',
public_members_url: 'https://api.github.com/orgs/jQAssistant/public_members{/member}',
repos_url: 'https://api.github.com/orgs/jQAssistant/repos',
url: 'https://api.github.com/orgs/jQAssistant'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/jQAssistant/jqassistant/issues/477/comments'
},
commits: {
href: 'https://api.github.com/repos/jQAssistant/jqassistant/pulls/477/commits'
},
html: {
href: 'https://github.com/jQAssistant/jqassistant/pull/477'
},
issue: {
href: 'https://api.github.com/repos/jQAssistant/jqassistant/issues/477'
},
review_comment: {
href: 'https://api.github.com/repos/jQAssistant/jqassistant/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/jQAssistant/jqassistant/pulls/477/comments'
},
self: {
href: 'https://api.github.com/repos/jQAssistant/jqassistant/pulls/477'
},
statuses: {
href: 'https://api.github.com/repos/jQAssistant/jqassistant/statuses/7ae54493dfcc82e96eab331d340143ee4934250b'
}
},
active_lock_reason: null,
additions: 913,
assignee: null,
assignees: [],
author_association: 'MEMBER',
auto_merge: null,
base: {
label: 'jQAssistant:master',
ref: 'master',
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/jQAssistant/jqassistant/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/jQAssistant/jqassistant/assignees{/user}',
blobs_url: 'https://api.github.com/repos/jQAssistant/jqassistant/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/jQAssistant/jqassistant/branches{/branch}',
clone_url: 'https://github.com/jQAssistant/jqassistant.git',
collaborators_url: 'https://api.github.com/repos/jQAssistant/jqassistant/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/jQAssistant/jqassistant/comments{/number}',
commits_url: 'https://api.github.com/repos/jQAssistant/jqassistant/commits{/sha}',
compare_url: 'https://api.github.com/repos/jQAssistant/jqassistant/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/jQAssistant/jqassistant/contents/{+path}',
contributors_url: 'https://api.github.com/repos/jQAssistant/jqassistant/contributors',
created_at: '2013-03-19T14:35:05Z',
default_branch: 'master',
delete_branch_on_merge: false,
deployments_url: 'https://api.github.
|
update_release_draft
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
update_release_draft
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|