Skip to content

Bugfix/various

Bugfix/various #33

Triggered via pull request November 2, 2024 08:44
Status Failure
Total duration 17s
Artifacts

commit.yml

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

Annotations

1 error and 1 warning
commitlint
You have commit messages with errors ⧗ input: fix(runner): refactor copyNode hop Now uses serialization/deserialization for the copy This gracefully handles all weird edge cases (like copying a node into itself and overwriting an existing node) ✖ body's lines must not be longer than 100 characters [body-max-line-length] ✖ found 1 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
commitlint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/