chore(deps): update dependency ts-jest to v29.4.12 #586
build-and-test.yml
on: pull_request
check-dist matches source
/
check-dist
25s
unit tests
42s
integration test: single setting
19s
integration test: multiple settings
32s
Annotations
5 errors
|
integration test: single setting
Error: Command failed: atmos describe component foo -s core-ue1-dev --format=json
# Error
**Error:** stack base path must be provided in 'stacks.base_path' config or
ATMOS_STACKS_BASE_PATH' ENV variable
at genericNodeError (node:internal/errors:984:15)
at wrappedFn (node:internal/errors:538:14)
at checkExecSyncError (node:child_process:891:11)
at execSync (node:child_process:963:15)
at runAtmosDescribeComponent (/home/runner/work/github-action-atmos-get-setting/github-action-atmos-get-setting/src/lib/atmos.ts:14:1)
at getSetting (/home/runner/work/github-action-atmos-get-setting/github-action-atmos-get-setting/src/lib/settings.ts:27:1)
at processSingleSetting (/home/runner/work/github-action-atmos-get-setting/github-action-atmos-get-setting/src/useCase/process-single-setting.ts:40:1)
at /home/runner/work/github-action-atmos-get-setting/github-action-atmos-get-setting/src/main.ts:32:1
at Object.399 (/home/runner/work/github-action-atmos-get-setting/github-action-atmos-get-setting/src/main.ts:46:1)
at __nccwpck_require__ (/home/runner/work/github-action-atmos-get-setting/github-action-atmos-get-setting/webpack/bootstrap:21:1)
|
|
integration test: single setting
Error: Command failed: atmos describe component foo -s core-ue1-dev --format=json
# Error
**Error:** stack base path must be provided in 'stacks.base_path' config or
ATMOS_STACKS_BASE_PATH' ENV variable
|
|
integration test: multiple settings
Error: Command failed: atmos describe component foo -s core-ue1-dev --format=json
# Error
**Error:** stack base path must be provided in 'stacks.base_path' config or
ATMOS_STACKS_BASE_PATH' ENV variable
at genericNodeError (node:internal/errors:984:15)
at wrappedFn (node:internal/errors:538:14)
at checkExecSyncError (node:child_process:891:11)
at execSync (node:child_process:963:15)
at runAtmosDescribeComponent (/home/runner/work/github-action-atmos-get-setting/github-action-atmos-get-setting/src/lib/atmos.ts:14:1)
at getSetting (/home/runner/work/github-action-atmos-get-setting/github-action-atmos-get-setting/src/lib/settings.ts:27:1)
at /home/runner/work/github-action-atmos-get-setting/github-action-atmos-get-setting/src/useCase/process-multiple-settings.ts:40:1
at /home/runner/work/github-action-atmos-get-setting/github-action-atmos-get-setting/src/useCase/process-multiple-settings.ts:38:1
at processMultipleSettings (/home/runner/work/github-action-atmos-get-setting/github-action-atmos-get-setting/src/useCase/process-multiple-settings.ts:37:1)
at /home/runner/work/github-action-atmos-get-setting/github-action-atmos-get-setting/src/main.ts:33:1
|
|
integration test: multiple settings
Error: Command failed: atmos describe component foo -s core-ue1-dev --format=json
# Error
**Error:** stack base path must be provided in 'stacks.base_path' config or
ATMOS_STACKS_BASE_PATH' ENV variable
|
|
unit tests
Process completed with exit code 1.
|