Skip to content

[maven] Bump mapstruct.version from 1.5.5.Final to 1.6.2 #644

[maven] Bump mapstruct.version from 1.5.5.Final to 1.6.2

[maven] Bump mapstruct.version from 1.5.5.Final to 1.6.2 #644

Triggered via pull request October 2, 2024 05:05
Status Success
Total duration 15s
Artifacts

release-drafter.yml

on: pull_request
Update release draft
7s
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: '11138139447', 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: 'Wed, 02 Oct 2024 05:05:29 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': 'A048:3CD0F0:39F3DF6:6EB9D36:66FCD498', '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.apache.maven.plugins:maven-gpg-plugin from 3.1.0 to 3.2.4 @dependabot (#214)\\n- [maven] Bump testcontainers.version from 1.20.1 to 1.20.2 @dependabot (#266)\\n- [maven] Bump org.springframework.integration:spring-integration-mqtt from 6.3.3 to 6.3.4 @dependabot (#265)\\n- [maven] Bump org.springframework.retry:spring-retry from 2.0.8 to 2.0.9 @dependabot (#264)\\n- [maven] Bump org.springframework:spring-aspects from 6.1.12 to 6.1.13 @dependabot (#262)\\n- [maven] Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.8.0 to 3.10.0 @dependabot (#261)\\n- [maven] Bump org.springframework.boot:spring-boot-starter-parent from 3.3.2 to 3.3.3 @dependabot (#260)\\n- [maven] Bump com.spotify.fmt:fmt-maven-plugin from 2.23 to 2.24 @dependabot (#258)\\n- [maven] Bump org.springframework.integration:spring-integration-mqtt from 6.3.2 to 6.3.3 @dependabot (#259)\\n- [maven] Bump org.springframework.retry:spring-retry from 2.0.7 to 2.0.8 @dependabot (#257)\\n- [maven] Bump org.springframework:spring-aspects from 6.1.11 to 6.1.12 @dependabot (#255)\\n- [maven] Bump org.junit:junit-bom from 5.10.3 to 5.11.0 @dependabot (#256)\\n- [maven] Bump org.awaitility:awaitility from 4.2.1 to 4.2.2 @dependabot (#253)\\n- [maven] Bump testcontainers.version from 1.20.0 to 1.20.1 @dependabot (#252)\\n- [maven] Bump org.springframework.boot:spring-boot-starter-parent from 3.3.1 to 3.3.2 @dependabot (#250)\\n- [
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: '11138139447', name: 'pull_request', payload: { action: 'synchronize', after: 'c5f157fd82d3b5400ee1b29692fe0c123cfbffa9', before: '87a9fc76af9e980165fdadd67c2713947d694275', number: 263, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/sebastienvermeille/rika2mqtt/issues/263/comments' }, commits: { href: 'https://api.github.com/repos/sebastienvermeille/rika2mqtt/pulls/263/commits' }, html: { href: 'https://github.com/sebastienvermeille/rika2mqtt/pull/263' }, issue: { href: 'https://api.github.com/repos/sebastienvermeille/rika2mqtt/issues/263' }, review_comment: { href: 'https://api.github.com/repos/sebastienvermeille/rika2mqtt/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/sebastienvermeille/rika2mqtt/pulls/263/comments' }, self: { href: 'https://api.github.com/repos/sebastienvermeille/rika2mqtt/pulls/263' }, statuses: { href: 'https://api.github.com/repos/sebastienvermeille/rika2mqtt/statuses/c5f157fd82d3b5400ee1b29692fe0c123cfbffa9' } }, 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