Skip to content
Triggered via pull request November 10, 2024 18:19
@airone01airone01
synchronize #15
feat/v1
Status Failure
Total duration 20s
Artifacts

commit-lint.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: refactor!: update home-manager configuration - Make it so that `homeConfig` is used for home-manager user-specific config, instead of `home-manager.users.${config.stars.mainUser}` - Add some stars - Update some stars for the new changes BREAKING CHANGES: The home-manager config will now be passed through `homeConfog`. ✖ 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: refactor(python) ✖ 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
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/