Skip to content

Massive client overhaul #8

Massive client overhaul

Massive client overhaul #8

Triggered via pull request September 2, 2024 16:20
Status Failure
Total duration 26s
Artifacts

commitlint.yml

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

Annotations

1 error and 1 warning
commitlint
You have commit messages with errors ⧗ input: refactor!: State management overhaul I've intentionally chosen to move away from the provider package here - I know that it's the recommended way to manage state, but this app feels simple enough that managing a few callbacks and staying as close to "vanilla" flutter as possible is worthwhile. I may walk this choice back in the future and move back to one of the many abstraction libraries. ✖ 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: Functional create/edit panel + layout ✖ 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: refactor: At a glance header in details pane now matches list card design ✖ 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
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/