Remove onConstructor annotation in lombok (fails javadoc generation) #75
release-drafter.yml
on: pull_request
Update release draft
4s
Annotations
2 errors
Update release draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '10572458040',
status: 422,
response: {
url: 'https://api.github.com/repos/sebastienvermeille/StyleSniffer/releases/172014843',
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: 'Tue, 27 Aug 2024 05:49:57 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': '63C6:28C9AC:14E358D:27865FE:66CD6904',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4994',
'x-ratelimit-reset': '1724741395',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '6',
'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/sebastienvermeille/StyleSniffer/releases/172014843',
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":"## Changelog\\n\\n- Doc/15 setup docsearch @sebastienvermeille (#23)\\n- Cleanup @sebastienvermeille (#18)\\n- Cleanup codebase @sebastienvermeille (#17)\\n- [maven] Bump ch.qos.logback:logback-classic from 1.4.11 to 1.5.7 @dependabot (#6)\\n- [maven] Bump org.apache.maven.plugins:maven-compiler-plugin from 3.8.1 to 3.13.0 @dependabot (#5)\\n- [maven] Bump flogger.version from 0.7.4 to 0.8 @dependabot (#4)\\n- [maven] Bump org.slf4j:slf4j-api from 2.0.9 to 2.0.16 @dependabot (#1)\\n- Add doc publication to gh-pages @sebastienvermeille (#11)\\n\\n## 🐛 Bug Fixes\\n\\n- Setup aglolia search @sebastienvermeille (#16)\\n- Update chmod of executable scripts @sebastienvermeille (#13)\\n\\n## 🧰 Maintenance\\n\\n- [maven] Bump org.apache.maven.plugins:maven-gpg-plugin from 3.1.0 to 3.2.5 @dependabot (#25)\\n- Setup release to maven central workflow @sebastienvermeille (#24)\\n- Refactoring @sebastienvermeille (#21)\\n- Setup docsearch @sebastienvermeille (#22)\\n- [maven] Bump org.junit.jupiter:junit-jupiter from 5.10.1 to 5.11.0 @dependabot (#19)\\n- [maven] Bump com.spotify.fmt:fmt-maven-plugin from 2.23 to 2.24 @dependabot (#20)\\n- [maven] Bump org.projectlombok:lombok from 1.18.30 to 1.18.34 @dependabot (#3)\\n- [maven] Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.4.0 @dependabot (#7)\\n","draft":true,"prerelease":false,"make_latest":"true","name":"0.1.0","tag_name":"0.1.0","target_commitish":"refs/pull/26/merge"}',
request: {}
},
event: {
id: '10572458040',
name: 'pull_request',
payload: {
action: 'opened',
number: 26,
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/sebastienvermeille/StyleS
|
Update release draft
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: '10572458040',
name: 'pull_request',
payload: {
action: 'opened',
number: 26,
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/sebastienvermeille/StyleSniffer/issues/26/comments'
},
commits: {
href: 'https://api.github.com/repos/sebastienvermeille/StyleSniffer/pulls/26/commits'
},
html: {
href: 'https://github.com/sebastienvermeille/StyleSniffer/pull/26'
},
issue: {
href: 'https://api.github.com/repos/sebastienvermeille/StyleSniffer/issues/26'
},
review_comment: {
href: 'https://api.github.com/repos/sebastienvermeille/StyleSniffer/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/sebastienvermeille/StyleSniffer/pulls/26/comments'
},
self: {
href: 'https://api.github.com/repos/sebastienvermeille/StyleSniffer/pulls/26'
},
statuses: {
href: 'https://api.github.com/repos/sebastienvermeille/StyleSniffer/statuses/75484e82496743de155448cdd034e7561e1c882c'
}
},
active_lock_reason: null,
additions: 3,
assignee: {
avatar_url: 'https://avatars.githubusercontent.com/u/4329594?v=4',
events_url: 'https://api.github.com/users/sebastienvermeille/events{/privacy}',
followers_url: 'https://api.github.com/users/sebastienvermeille/followers',
following_url: 'https://api.github.com/users/sebastienvermeille/following{/other_user}',
gists_url: 'https://api.github.com/users/sebastienvermeille/gists{/gist_id}',
gravatar_id: '',
html_url: 'https://github.com/sebastienvermeille',
id: 4329594,
login: 'sebastienvermeille',
node_id: 'MDQ6VXNlcjQzMjk1OTQ=',
organizations_url: 'https://api.github.com/users/sebastienvermeille/orgs',
received_events_url: 'https://api.github.com/users/sebastienvermeille/received_events',
repos_url: 'https://api.github.com/users/sebastienvermeille/repos',
site_admin: false,
starred_url: 'https://api.github.com/users/sebastienvermeille/starred{/owner}{/repo}',
subscriptions_url: 'https://api.github.com/users/sebastienvermeille/subscriptions',
type: 'User',
url: 'https://api.github.com/users/sebastienvermeille'
},
assignees: [
{
avatar_url: 'https://avatars.githubusercontent.com/u/4329594?v=4',
events_url: 'https://api.github.com/users/sebastienvermeille/events{/privacy}',
followers_url: 'https://api.github.com/users/sebastienvermeille/followers',
following_url: 'https://api.github.com/users/sebastienvermeille/following{/other_user}',
gists_url: 'https://api.github.com/users/sebastienvermeille/gists{/gist_id}',
gravatar_id: '',
html_url: 'https://github.com/sebastienvermeille',
id: 4329594,
login: 'sebastienvermeille',
node_id: 'MDQ6VXNlcjQzMjk1OTQ=',
organizations_url: 'https://api.github.com/users/sebastienvermeille/orgs',
received_events_url: 'https://api.github.com/users/sebastienvermeille/received_events',
repos_url: 'https://api.github.com/users/sebastienvermeille/repos',
site_admin: false,
starred_url: 'https://api.github.com/users/sebastienvermeille/starred{/owner}{/repo}',
subscriptions_url: 'https://api.github.com/use
|