Skip to content

fixed commit

fixed commit #20

Triggered via pull request January 26, 2024 11:05
Status Failure
Total duration 34s
Artifacts

linter.yaml

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

Annotations

1 error and 5 warnings
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
Rust - lint_cargo_toml_check_files
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Rust - lint_cargo_clippy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Rust - lint_cargo_fmt_check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Rust - lint_cargo_deny
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Rust - lint_cargo_toml_fmt_files
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.