Feat/add linter ci check #2 (#7) #1
linter.yaml
on: push
Lint Commit Messages
10s
Matrix: lint_check
Annotations
5 errors and 1 warning
Rust - lint_cargo_toml_files
Process completed with exit code 2.
|
Rust - lint_cargo_deny
Process completed with exit code 2.
|
Rust - lint_cargo_clippy
Process completed with exit code 2.
|
Rust - lint_cargo_fmt_check
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--------- 8a782464103cfdd376ff830a37c8ebd517b75efc..ebf70564ff6a29bfca6d3697cd2552846dcd8787 --first-parent
fatal: not a git repository (or any parent up to mount point /github)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
Error: Command failed with exit code 128: git log --format=%H--------->hash---------%B%n--------->commit--------- 8a782464103cfdd376ff830a37c8ebd517b75efc..ebf70564ff6a29bfca6d3697cd2552846dcd8787 --first-parent
fatal: not a git repository (or any parent up to mount point /github)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
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)
|
Lint Commit Messages
Unexpected input(s) 'github_token', valid inputs are ['entryPoint', 'args', 'configFile', 'firstParent', 'failOnWarnings', 'helpURL', 'token']
|