Skip to content

encoder: Expose method to append RawMessages directly #38

encoder: Expose method to append RawMessages directly

encoder: Expose method to append RawMessages directly #38

Triggered via pull request November 2, 2023 08:29
Status Failure
Total duration 25s
Artifacts

commitlint.yml

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

Annotations

1 error and 2 warnings
commitlint
You have commit messages with errors ⧗ input: encoder: Expose method to append RawMessages directly That's cleaner to use than requesting the Writer and doing Write calls on it. ✖ subject must not be sentence-case, start-case, pascal-case, upper-case [subject-case] ✖ type must be one of [build, chore, ci, docs, feat, fix, perf, refactor, revert, style, test] [type-enum] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
commitlint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
commitlint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/