Skip to content

[maven] Bump org.projectlombok:lombok from 1.18.32 to 1.18.34 #563

[maven] Bump org.projectlombok:lombok from 1.18.32 to 1.18.34

[maven] Bump org.projectlombok:lombok from 1.18.32 to 1.18.34 #563

Triggered via pull request June 28, 2024 12:31
Status Success
Total duration 14s
Artifacts

release-drafter.yml

on: pull_request
Update release draft
6s
Update release draft
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Update release draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} { name: 'HttpError', id: '9712823514', status: 422, response: { url: 'https://api.github.com/repos/sebastienvermeille/rika2mqtt/releases/129392299', 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: 'Fri, 28 Jun 2024 12:32:02 GMT', 'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin', server: 'istio-envoy', '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-envoy-upstream-service-time': '83', 'x-frame-options': 'deny', 'x-github-api-version-selected': '2022-11-28', 'x-github-media-type': 'github.v3; format=json', 'x-github-request-id': '2C06:11C11A:827A3C:F9ED54:667EAD42', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4959', 'x-ratelimit-reset': '1719580609', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '41', '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/rika2mqtt/releases/129392299', 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## 🚀 Features\\n\\n- 161 signal errors via MQTT and Plugin API (example: Empty pellet container) @sebastienvermeille (#162)\\n\\n## 🐛 Bug Fixes\\n\\n- Use retry mechanism for rika remote control management @sebastienvermeille (#178)\\n- Fix serialization of stoveId for mqtt notifications channel @sebastienvermeille (#171)\\n- Fix lifecycle issue in the CI pipelines @sebastienvermeille (#142)\\n- Fix json serde issue @sebastienvermeille (#141)\\n\\n## 🧰 Maintenance\\n\\n- [maven] Bump org.junit:junit-bom from 5.10.2 to 5.10.3 @dependabot (#242)\\n- [maven] Bump org.pf4j:pf4j from 3.11.1 to 3.12.0 @dependabot (#241)\\n- [maven] Bump org.springframework.boot:spring-boot-starter-parent from 3.3.0 to 3.3.1 @dependabot (#239)\\n- [maven] Bump org.springframework.integration:spring-integration-mqtt from 6.3.0 to 6.3.1 @dependabot (#238)\\n- [github-action] Bump dawidd6/action-download-artifact from 5 to 6 @dependabot (#235)\\n- [maven] Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.3 to 3.6.0 @dependabot (#232)\\n- [github-action] Bump dawidd6/action-download-artifact from 3 to 5 @dependabot (#233)\\n- [maven] Bump org.sonarsource.scanner.maven:sonar-maven-plugin from 3.11.0.3922 to 4.0.0.4121 @dependabot (#231)\\n- [maven] Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.3 to 3.7.0 @dependabot (#230)\\n- [maven] Bump org.springframework.boot:spring-boot-starter-parent from 3.2.5 to 3.3.0 @dependabot (#227)\\n- [maven] Bump org.sonatype.plugins:nexus-staging-maven-plugin from 1.6.13 to 1.7.0 @dependabot (#229)\\n- [maven] Bump org.springframework.integration:spring-integration-mqtt from 6.2.4 to 6.3.0 @dependabot (#228)\\n- [maven]
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: '9712823514', name: 'pull_request', payload: { action: 'synchronize', after: 'd8ff91428be0dac5a4ea9f0e2a4dc945f1134402', before: 'e1f4d574772aa0450f7020105e6c47c3560adc22', number: 243, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/sebastienvermeille/rika2mqtt/issues/243/comments' }, commits: { href: 'https://api.github.com/repos/sebastienvermeille/rika2mqtt/pulls/243/commits' }, html: { href: 'https://github.com/sebastienvermeille/rika2mqtt/pull/243' }, issue: { href: 'https://api.github.com/repos/sebastienvermeille/rika2mqtt/issues/243' }, review_comment: { href: 'https://api.github.com/repos/sebastienvermeille/rika2mqtt/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/sebastienvermeille/rika2mqtt/pulls/243/comments' }, self: { href: 'https://api.github.com/repos/sebastienvermeille/rika2mqtt/pulls/243' }, statuses: { href: 'https://api.github.com/repos/sebastienvermeille/rika2mqtt/statuses/d8ff91428be0dac5a4ea9f0e2a4dc945f1134402' } }, active_lock_reason: null, additions: 1, 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/