Skip to content

fixed commit

fixed commit #19

Triggered via pull request January 26, 2024 10:23
Status Failure
Total duration 49s
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 and 15 warnings
Lint Commit Messages
You have commit messages with errors ⧗ input: Rename cargo.toml to Cargo.toml Signed-off-by: Andrea Frittoli <[email protected]> Signed-off-by: rjtch <[email protected]> ✖ 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: Add checkout step to the commit lint Signed-off-by: Andrea Frittoli <[email protected]> Signed-off-by: rjtch <[email protected]> ✖ 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: fixed commit Signed-off-by: Hergy Fongue <[email protected]> Signed-off-by: rjtch <[email protected]> ✖ 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: completed rust cache Signed-off-by: Hergy Fongue <[email protected]> Signed-off-by: rjtch <[email protected]> ✖ 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: clippy Signed-off-by: Hergy Fongue <[email protected]> Signed-off-by: rjtch <[email protected]> ✖ 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: get rid of Makefile for the moment Signed-off-by: Hergy Fongue <[email protected]> Signed-off-by: rjtch <[email protected]> ✖ 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: removed unmaintained action Signed-off-by: Hergy Fongue <[email protected]> Signed-off-by: rjtch <[email protected]> ✖ 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: removed cache step for the moment Signed-off-by: Hergy Fongue <[email protected]> Signed-off-by: rjtch <[email protected]> ✖ 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: review some steps Signed-off-by: Hergy Fongue <[email protected]> Signed-off-by: rjtch <[email protected]> ✖ 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 makefile with jusfile, enabled register and added development tools Signed-off-by: Hergy Fongue <[email protected]> Signed-off-by: rjtch <[email protected]> ✖ 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: formated files Signed-off-by: Hergy Fongue <[email protected]> Signed-off-by: rjtch <[email protected]> ✖ 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: added allowed licenses Signed-off-by: Hergy Fongue <[email protected]> Signed-off-by: rjtch <[email protected]> ✖ subject m
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_clippy
Unexpected input(s) 'profile', valid inputs are ['toolchain', 'target', 'components', 'cache', 'cache-workspaces', 'matcher', 'rustflags']
Rust - lint_cargo_clippy
Unexpected input(s) 'profile', valid inputs are ['toolchain', 'target', 'components', 'cache', 'cache-workspaces', 'matcher', 'rustflags']
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/.
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_toml_fmt_files
Unexpected input(s) 'profile', valid inputs are ['toolchain', 'target', 'components', 'cache', 'cache-workspaces', 'matcher', 'rustflags']
Rust - lint_cargo_toml_check_files
Unexpected input(s) 'profile', valid inputs are ['toolchain', 'target', 'components', 'cache', 'cache-workspaces', 'matcher', 'rustflags']
Rust - lint_cargo_toml_fmt_files
Unexpected input(s) 'profile', valid inputs are ['toolchain', 'target', 'components', 'cache', 'cache-workspaces', 'matcher', 'rustflags']
Rust - lint_cargo_toml_check_files
Unexpected input(s) 'profile', valid inputs are ['toolchain', 'target', 'components', 'cache', 'cache-workspaces', 'matcher', 'rustflags']
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_fmt_check
Unexpected input(s) 'profile', valid inputs are ['toolchain', 'target', 'components', 'cache', 'cache-workspaces', 'matcher', 'rustflags']
Rust - lint_cargo_fmt_check
Unexpected input(s) 'profile', valid inputs are ['toolchain', 'target', 'components', 'cache', 'cache-workspaces', 'matcher', 'rustflags']
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_deny
Unexpected input(s) 'profile', valid inputs are ['toolchain', 'target', 'components', 'cache', 'cache-workspaces', 'matcher', 'rustflags']
Rust - lint_cargo_deny
Unexpected input(s) 'profile', valid inputs are ['toolchain', 'target', 'components', 'cache', 'cache-workspaces', 'matcher', 'rustflags']