fix: Workflow Bot -- Update ALL Dependencies #6068
test-action.yml
on: push
test-action
11s
test-action-with-file
8s
test-action-no-increment
3s
test-action-no-increment-verbose
4s
test-action-files-with-issues
4s
test-bad-config
4s
Annotations
5 errors
test-bad-config
Configuration
name: Configuration Loader Error
msg: Failed to resolve configuration file: "@cspell/dict-es-es/cspell-ext.json" referenced from "./fixtures/cspell-missing-import.yaml"
stack:
Configuration Loader Error: Failed to resolve configuration file: "@cspell/dict-es-es/cspell-ext.json" referenced from "./fixtures/cspell-missing-import.yaml"
at ConfigLoaderInternal.resolveFilename (/home/runner/work/cspell-action/cspell-action/action/lib/main_root.cjs:58928:33)
at async Promise.all (index 0)
at async ConfigLoaderInternal._mergeConfigFileWithImports (/home/runner/work/cspell-action/cspell-action/action/lib/main_root.cjs:58835:23)
at async readConfig (/home/runner/work/cspell-action/cspell-action/action/lib/main_root.cjs:64654:21)
at async run2 (/home/runner/work/cspell-action/cspell-action/action/lib/main_root.cjs:65507:24)
at async runLint (/home/runner/work/cspell-action/cspell-action/action/lib/main_root.cjs:65273:22)
at async lint2 (/home/runner/work/cspell-action/cspell-action/action/lib/main_root.cjs:65833:3)
at async checkSpelling (/home/runner/work/cspell-action/cspell-action/action/lib/main_root.cjs:65891:3)
at async checkSpellingForContext (/home/runner/work/cspell-action/cspell-action/action/lib/main_root.cjs:65841:18)
at async action (/home/runner/work/cspell-action/cspell-action/action/lib/main_root.cjs:65966:18)
|
test-bad-config
No files found to check.
|
test-bad-config
Errors encountered.
|
test-action-with-file
Error: Command failed: git diff-tree --no-commit-id --name-only -r 20c9b8bf51268cec5431cc5daca9cd5ddb53e6cf 3114a450d125ad9cb9c1593f616d9cd4f9e199b5
fatal: bad object 20c9b8bf51268cec5431cc5daca9cd5ddb53e6cf
|
test-action
Error: Command failed: git diff-tree --no-commit-id --name-only -r 20c9b8bf51268cec5431cc5daca9cd5ddb53e6cf 3114a450d125ad9cb9c1593f616d9cd4f9e199b5
fatal: bad object 20c9b8bf51268cec5431cc5daca9cd5ddb53e6cf
|