spacebin v2 #967
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/.
|