feat: add --shell-executor option. (#1447). #3844
build.yml
on: pull_request
yamllint
3s
smoke-test
54s
eslint
13s
unused-deps
11s
jest
3m 29s
CodeQL
1m 32s
Annotations
7 errors and 1 warning
eslint:
src/argv.ts#L298
Missing space before function parentheses
|
eslint:
tests/test-cases/shell-executor/integration.test.ts#L1
There should be no space after '{'
|
eslint:
tests/test-cases/shell-executor/integration.test.ts#L1
There should be no space before '}'
|
eslint:
tests/test-cases/shell-executor/integration.test.ts#L2
There should be no space after '{'
|
eslint:
tests/test-cases/shell-executor/integration.test.ts#L2
There should be no space before '}'
|
eslint
Process completed with exit code 1.
|
jest
Process completed with exit code 1.
|
jest
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/[email protected]. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|