Rename cargo.toml to Cargo.toml #3
linter.yaml
on: pull_request
Lint Commit Messages
9s
Matrix: lint_check
Annotations
3 errors
Rust - lint_cargo_toml_files
Process completed with exit code 2.
|
Rust - lint_cargo_deny
Process completed with exit code 2.
|
Lint Commit Messages
You have commit messages with errors
error running commitlint
Command failed with exit code 128: git log --format=%H--------->hash---------%B%n--------->commit--------- 6624e3f3084fd220a0356d2d2e399d8b580e55be^1..29d3a31a3a5b27184762d8e1098c392b4e5d2a1b --first-parent
fatal: ambiguous argument '6624e3f3084fd220a0356d2d2e399d8b580e55be^1..29d3a31a3a5b27184762d8e1098c392b4e5d2a1b': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'
Error: Command failed with exit code 128: git log --format=%H--------->hash---------%B%n--------->commit--------- 6624e3f3084fd220a0356d2d2e399d8b580e55be^1..29d3a31a3a5b27184762d8e1098c392b4e5d2a1b --first-parent
fatal: ambiguous argument '6624e3f3084fd220a0356d2d2e399d8b580e55be^1..29d3a31a3a5b27184762d8e1098c392b4e5d2a1b': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'
at makeError (/node_modules/execa/lib/error.js:60:11)
at handlePromise (/node_modules/execa/index.js:118:26)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async gitCommits (/run.js:148:7)
at async showLintResults (/run.js:294:19)
|