Skip to content

Update kotlin monorepo to v2 (major) #504

Update kotlin monorepo to v2 (major)

Update kotlin monorepo to v2 (major) #504

Triggered via pull request June 4, 2024 09:23
Status Success
Total duration 20s
Artifacts

draft_release.yml

on: pull_request
draft_next_release
10s
draft_next_release
Fit to window
Zoom out
Zoom in

Annotations

2 errors
draft_next_release
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} { name: 'HttpError', id: '9364574710', status: 422, response: { url: 'https://api.github.com/repos/Baret/pltcmd/releases/34238413', 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': '195', 'content-security-policy': "default-src 'none'", 'content-type': 'application/json; charset=utf-8', date: 'Tue, 04 Jun 2024 09:23:25 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': '90C9:2E0D0B:2FDC7B7:52462F1:665EDD0D', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4995', 'x-ratelimit-reset': '1717496598', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '5', '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' } }, request: { method: 'PATCH', url: 'https://api.github.com/repos/Baret/pltcmd/releases/34238413', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/20.8.1 (linux; x64)', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: `{"body":"# v0.2.0 is here!\\n## \\"Fighting elements\\"\\n\\n_Very descriptive text for this release_. Will be updated... soon...\\n\\n## Changelog\\n\\n- Renovate Onboarding PR [PR #173]\\n- Bump ch.qos.logback:logback-classic from 1.2.11 to 1.2.13 [PR #172]\\n- New module: Graphics/Icons [PR #170]\\n\\n## UI improvements\\n\\n- New info sidebar [PR #95]\\n- frontend strings [PR #111]\\n\\n## New and improved Features\\n\\n- entities merge their knowledge into comrades [PR #163]\\n- Resolves represent the map as graph [PR #164]\\n- Factions as graph [PR #160]\\n- knowledge of contacts [PR #139]\\n- Units of measurement () [PR #148]\\n- created module pathfinding [PR #151]\\n- map persistence [PR #140]\\n- Knowledge terrain and KnownWorld (PR #143]\\n- Faction [PR #138]\\n- Contact reports, [PR #131]\\n- Bases have an own entity type (#116) [PR #132]\\n- Vision [PR #121]\\n- New info sidebar [PR #95]\\n- ranged combat [PR #117]\\n- unit based combat [PR #114]\\n- Commander's intent [PR #92]\\n- rework elements model [PR #70]\\n- Basic Combat [PR #80]\\n\\n## Bug Fixes\\n\\n- Start conversation on next tick after user input [PR #94]\\n\\n## Other changes\\n\\n- fix coroutines usage [PR #168]\\n- Bump versions [PR #167]\\n- Changed Maybe<WorldTile> to nullable [PR #165]\\n- improve coordinate progression [PR #159]\\n- Issue125 use kotlin logging [PR #156]\\n- Use new hexwork versions [PR #154]\\n- Elements DB () [PR #137]\\n- New versions of Zircon and Amethyst [PR #128]\\n- Config for release drafter action (#43) [PR #123]\\n\\n## Dependency updates\\n\\n- Update dependency org.apache.maven.plugins:maven-enforcer-plugin to v3.5.0 [PR #212]\\n- Update dependency io.mockk:mockk-jvm to v1.13.11 [PR #210]\\n- Update dependency org.jetbrains.kotlinx:kotlinx-coroutin
draft_next_release
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} 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: '9364574710', name: 'pull_request', payload: { action: 'synchronize', after: '9fd36f7dc0a737b3000b62bf52a82b78ab680ad5', before: 'dd5bac17c8fc4dc968dae19150be27c0dba488ac', number: 211, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/Baret/pltcmd/issues/211/comments' }, commits: { href: 'https://api.github.com/repos/Baret/pltcmd/pulls/211/commits' }, html: { href: 'https://github.com/Baret/pltcmd/pull/211' }, issue: { href: 'https://api.github.com/repos/Baret/pltcmd/issues/211' }, review_comment: { href: 'https://api.github.com/repos/Baret/pltcmd/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/Baret/pltcmd/pulls/211/comments' }, self: { href: 'https://api.github.com/repos/Baret/pltcmd/pulls/211' }, statuses: { href: 'https://api.github.com/repos/Baret/pltcmd/statuses/9fd36f7dc0a737b3000b62bf52a82b78ab680ad5' } }, active_lock_reason: null, additions: 12, assignee: { avatar_url: 'https://avatars.githubusercontent.com/u/450955?v=4', events_url: 'https://api.github.com/users/Baret/events{/privacy}', followers_url: 'https://api.github.com/users/Baret/followers', following_url: 'https://api.github.com/users/Baret/following{/other_user}', gists_url: 'https://api.github.com/users/Baret/gists{/gist_id}', gravatar_id: '', html_url: 'https://github.com/Baret', id: 450955, login: 'Baret', node_id: 'MDQ6VXNlcjQ1MDk1NQ==', organizations_url: 'https://api.github.com/users/Baret/orgs', received_events_url: 'https://api.github.com/users/Baret/received_events', repos_url: 'https://api.github.com/users/Baret/repos', site_admin: false, starred_url: 'https://api.github.com/users/Baret/starred{/owner}{/repo}', subscriptions_url: 'https://api.github.com/users/Baret/subscriptions', type: 'User', url: 'https://api.github.com/users/Baret' }, assignees: [ { avatar_url: 'https://avatars.githubusercontent.com/u/450955?v=4', events_url: 'https://api.github.com/users/Baret/events{/privacy}', followers_url: 'https://api.github.com/users/Baret/followers', following_url: 'https://api.github.com/users/Baret/following{/other_user}', gists_url: 'https://api.github.com/users/Baret/gists{/gist_id}', gravatar_id: '', html_url: 'https://github.com/Baret', id: 450955, login: 'Baret', node_id: 'MDQ6VXNlcjQ1MDk1NQ==', organizations_url: 'https://api.github.com/users/Baret/orgs', received_events_url: 'https://api.github.com/users/Baret/received_events', repos_url: 'https://api.github.com/users/Baret/repos', site_admin: false, starred_url: 'https://api.github.com/users/Baret/starred{/owner}{/repo}', subscriptions_url: 'https://api.github.com/users/Baret/subscriptions', type: 'User', url: 'https://api.github.com/users/Baret' } ], author_association: 'CONTRIBUTOR', auto_merge: null, base: { label: 'Baret:master', ref: 'master', repo: { allow_auto_merge: false,