Skip to content

feat: Add pretty display functionality and negative index support #301

feat: Add pretty display functionality and negative index support

feat: Add pretty display functionality and negative index support #301

Triggered via pull request September 13, 2024 09:00
Status Success
Total duration 20s
Artifacts

release-drafter.yml

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

Annotations

2 errors and 1 warning
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} { name: 'HttpError', id: '10846217316', status: 422, response: { url: 'https://api.github.com/repos/mitsuki31/jmatrix/releases/139517857', 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, 13 Sep 2024 09:01:05 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': '9809:1A7F57:8E75366:1123AC83:66E3FF51', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4957', 'x-ratelimit-reset': '1726218936', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '43', '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/mitsuki31/jmatrix/releases/139517857', 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":"## What\'s New 👀\\n\\n## 🚀 Features & Enhancements\\n\\n- feat: Add support for determinant calculation (JM#131) - @mitsuki31\\n- feat: Enhance matrix validation and exception handling (JM#129) - @mitsuki31\\n- Refactor and Improve Exception Handling (JM#115) - @mitsuki31\\n- feat(matrix): Introduce `isIdentity` method along with static counterparts to `Matrix` class (JM#112) - @mitsuki31\\n- fix(matrix): Resolve flawed logic in `insertRow` method (JM#111) - @mitsuki31\\n- feat(matrix): Introduce methods for swapping specified rows and columns (JM#108) - @mitsuki31\\n- feat(matrix): Enhance matrix manipulation with advanced helper methods (JM#107) - @mitsuki31\\n- Fix shallow copy in `getEntries` and introduce new method (JM#104) - @mitsuki31\\n- New matrix operations and helper APIs (JM#102) - @mitsuki31\\n- Refactoring and enhancements for codebase excellence (JM#97) - @mitsuki31\\n- Enhancing the project builder and build process 🍫 (JM#77) - @mitsuki31\\n\\n## 🐛 Bug Fixes\\n\\n- fix: Fix matrix row and column insertion boundaries (JM#132) - @mitsuki31\\n- fix: Correct `arraycopy` source and destination in `dropRow` method (JM#130) - @mitsuki31\\n- fix(matrix): Resolve flawed logic in `insertRow` method (JM#111) - @mitsuki31\\n- Fix shallow copy in `getEntries` and introduce new method (JM#104) - @mitsuki31\\n\\n## ⛔ Removed\\n\\n- feat(matrix): Enhance matrix manipulation with advanced helper methods (JM#107) - @mitsuki31\\n\\n## 🧩 Dependencies\\n\\n- Maven(deps): Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.3 to 3.7.0 (JM#113) - @dependabot\\n- Maven(deps): Bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.1 (JM#114) - @dependabot\\n- Maven(deps): Bump org.apache.maven.plugins:maven-compiler-
update_release_draft
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} at /home/runner/work/_actions/release-drafter/release-drafter/v5/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/v5/dist/index.js:30793:18) { name: 'AggregateError', event: { id: '10846217316', name: 'pull_request', payload: { action: 'opened', number: 133, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/mitsuki31/jmatrix/issues/133/comments' }, commits: { href: 'https://api.github.com/repos/mitsuki31/jmatrix/pulls/133/commits' }, html: { href: 'https://github.com/mitsuki31/jmatrix/pull/133' }, issue: { href: 'https://api.github.com/repos/mitsuki31/jmatrix/issues/133' }, review_comment: { href: 'https://api.github.com/repos/mitsuki31/jmatrix/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/mitsuki31/jmatrix/pulls/133/comments' }, self: { href: 'https://api.github.com/repos/mitsuki31/jmatrix/pulls/133' }, statuses: { href: 'https://api.github.com/repos/mitsuki31/jmatrix/statuses/a3560d69423e086ab2f296b0163172a1286ceed4' } }, active_lock_reason: null, additions: 234, assignee: null, assignees: [], author_association: 'OWNER', auto_merge: null, base: { label: 'mitsuki31: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: true, archive_url: 'https://api.github.com/repos/mitsuki31/jmatrix/{archive_format}{/ref}', archived: false, assignees_url: 'https://api.github.com/repos/mitsuki31/jmatrix/assignees{/user}', blobs_url: 'https://api.github.com/repos/mitsuki31/jmatrix/git/blobs{/sha}', branches_url: 'https://api.github.com/repos/mitsuki31/jmatrix/branches{/branch}', clone_url: 'https://github.com/mitsuki31/jmatrix.git', collaborators_url: 'https://api.github.com/repos/mitsuki31/jmatrix/collaborators{/collaborator}', comments_url: 'https://api.github.com/repos/mitsuki31/jmatrix/comments{/number}', commits_url: 'https://api.github.com/repos/mitsuki31/jmatrix/commits{/sha}', compare_url: 'https://api.github.com/repos/mitsuki31/jmatrix/compare/{base}...{head}', contents_url: 'https://api.github.com/repos/mitsuki31/jmatrix/contents/{+path}', contributors_url: 'https://api.github.com/repos/mitsuki31/jmatrix/contributors', created_at: '2023-03-19T11:13:55Z', default_branch: 'master', delete_branch_on_merge: true, deployments_url: 'https://api.github.com/repos/mitsuki31/jmatrix/deployments', description: 'Matrix (2D Array) Builder written in Java', disabled: false, downloads_url: 'https://api.github.com/repos/mitsuki31/jmatrix/downloads', events_url: 'https://api.github.com/repos/mitsuki31/jmatrix/events', fork: false, forks: 0, forks_count: 0, forks_url: 'https://api.github.com/repos/mitsuki31/jmatrix/forks', full_name: 'mitsuki31/jmatrix', git_commits_url: 'https://api.github.com/repos/mitsuki31/jmatrix/git/commits{/sha}', git_refs_url: 'https://api.github.com/repos/mitsuki31/jmatrix/git/refs{/sha}', git_tags_url: 'https://api.github.com/repos/mitsuki31/jmatrix/git/tags{/sha}', git_url: 'git://github.com/mitsuki31/jmatrix.gi
update_release_draft
The following actions use a deprecated Node.js version and will be forced to run on node20: release-drafter/release-drafter@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/