fixed commit #22
linter.yaml
on: pull_request
Lint Commit Messages
11s
Matrix: lint_check
Annotations
2 errors
Lint Commit Messages
You have commit messages with errors
⧗ input: I added a linter workflow to the sdk-rust project.
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>
✖ subject may not be empty [subject-empty]
✖ subject may not end with full stop [subject-full-stop]
✖ type may not be empty [type-empty]
⚠ footer must have leading blank line [footer-leading-blank]
✖ found 3 problems, 1 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
⧗ input: 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>
✖ 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
⧗ 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
|
Rust - lint_cargo_toml_check_files
Process completed with exit code 2.
|