Skip to content

fixed commit

fixed commit #21

Triggered via pull request January 27, 2024 13:00
Status Failure
Total duration 39s
Artifacts

linter.yaml

on: pull_request
Lint Commit Messages
11s
Lint Commit Messages
Matrix: lint_check
Fit to window
Zoom out
Zoom in

Annotations

1 error
Lint Commit Messages
You have commit messages with errors ⧗ input: I added a linter workflow to the sdk-rust project. It uses different actions to download the dependencies and dev-tools, one actin for caching. All those actions are organized in steps wherea the last one run the different jobs using a Makefile. Feat/add linter ci check #2 (#7) * added apache 2.0 license to all crates * semgrep and dprint for code formatting * cargo-deny for managing crates licenses Signed-off-by: Hergy Fongue <hergy.fongue@ext.markant.com> Rename cargo.toml to Cargo.toml Signed-off-by: Andrea Frittoli <andrea.frittoli@gmail.com> Signed-off-by: rjtch <tchuinkoufongue@gmail.com> Add checkout step to the commit lint Signed-off-by: Andrea Frittoli <andrea.frittoli@gmail.com> Signed-off-by: rjtch <tchuinkoufongue@gmail.com> fixed commit Signed-off-by: Hergy Fongue <hergy.fongue@ext.markant.com> Signed-off-by: rjtch <tchuinkoufongue@gmail.com> completed rust cache Signed-off-by: Hergy Fongue <hergy.fongue@ext.markant.com> Signed-off-by: rjtch <tchuinkoufongue@gmail.com> clippy Signed-off-by: Hergy Fongue <hergy.fongue@ext.markant.com> Signed-off-by: rjtch <tchuinkoufongue@gmail.com> get rid of Makefile for the moment Signed-off-by: Hergy Fongue <hergy.fongue@ext.markant.com> Signed-off-by: rjtch <tchuinkoufongue@gmail.com> removed unmaintained action Signed-off-by: Hergy Fongue <hergy.fongue@ext.markant.com> Signed-off-by: rjtch <tchuinkoufongue@gmail.com> removed cache step for the moment Signed-off-by: Hergy Fongue <hergy.fongue@ext.markant.com> Signed-off-by: rjtch <tchuinkoufongue@gmail.com> review some steps Signed-off-by: Hergy Fongue <hergy.fongue@ext.markant.com> Signed-off-by: rjtch <tchuinkoufongue@gmail.com> changed makefile with jusfile, enabled register and added development tools Signed-off-by: Hergy Fongue <hergy.fongue@ext.markant.com> Signed-off-by: rjtch <tchuinkoufongue@gmail.com> formated files Signed-off-by: Hergy Fongue <hergy.fongue@ext.markant.com> Signed-off-by: rjtch <tchuinkoufongue@gmail.com> added allowed licenses Signed-off-by: Hergy Fongue <hergy.fongue@ext.markant.com> Signed-off-by: rjtch <tchuinkoufongue@gmail.com> added more files to lint in dprint and refactored cache Signed-off-by: Hergy Fongue <hergy.fongue@ext.markant.com> Signed-off-by: rjtch <tchuinkoufongue@gmail.com> makefile Signed-off-by: Hergy Fongue <hergy.fongue@ext.markant.com> Signed-off-by: rjtch <tchuinkoufongue@gmail.com> changed unaccepted actions Signed-off-by: Hergy Fongue <hergy.fongue@ext.markant.com> Signed-off-by: rjtch <tchuinkoufongue@gmail.com> changed unaccepted actions Signed-off-by: Hergy Fongue <hergy.fongue@ext.markant.com> Signed-off-by: rjtch <tchuinkoufongue@gmail.com> added taiki-e/install-action@v2 instead of taiki-e/install-action@protoc Signed-off-by: rjtch <tchuinkoufongue@gmail.com> Rename cargo.toml to Cargo.toml Signed-off-by: Andrea Frittoli <andrea.frittoli@gmail.com> Add checkout step to the commit lint Signed-off-by: Andrea Frittoli <andrea.frittoli@gmail.com> remove unnecessary parameter Signed-off-by: rjtch <tchuinkoufongue@gmail.com> ✖ header must not be longer than 100 characters, current length is 245 [header-max-length] ✖ subject may not be empty [subject-empty] ✖ subject may not end with full stop [subject-full-stop] ✖ type may not be empty [type-empty] ✖ found 4 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: changed some actions versions Signed-off-by: rjtch <tchuinkoufongue@gmail.com> ✖ 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