Skip to content

spacebin v2

spacebin v2 #967

Triggered via pull request June 23, 2024 02:06
@lukewhritlukewhrit
synchronize #418
develop
Status Failure
Total duration 23s
Artifacts

commitlint.yml

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

Annotations

1 error and 1 warning
commitlint
You have commit messages with errors β§— input: docs(readme.md): Update readme βœ– subject must not be sentence-case, start-case, pascal-case, upper-case [subject-case] βœ– found 1 problems, 0 warnings β“˜ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint β§— input: build(dependabot): change target branch We only really want to target the develop branch since main should only include the source of the latest release βœ– 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 β§— input: feat(server): custom named documents allows for the access of documents with non-standard ids to be accessed externally, as long as their custom ID is provided via the SPIRIT_DOCUMENTS environment variable βœ– 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 β§— input: feat(web): Copy Document button βœ– subject must not be sentence-case, start-case, pascal-case, upper-case [subject-case] βœ– found 1 problems, 0 warnings β“˜ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint β§— input: feat(web): Syntax highlighting Still needs a way of choosing the language to highlight with. We should also look into a lighter-weight way of doing this. Perhaps on the server using alecthomas/chroma? βœ– body's lines must not be longer than 100 characters [body-max-line-length] βœ– subject must not be sentence-case, start-case, pascal-case, upper-case [subject-case] βœ– found 2 problems, 0 warnings β“˜ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint β§— input: merge βœ– subject may not be empty [subject-empty] βœ– type may not be empty [type-empty] βœ– found 2 problems, 0 warnings β“˜ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
commitlint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.