Skip to content

Merge loadAndValidateOptions refactor p3 #5346

Merge loadAndValidateOptions refactor p3

Merge loadAndValidateOptions refactor p3 #5346

Triggered via push December 20, 2024 15:22
Status Failure
Total duration 1m 38s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
tests/commands/config.spec.ts > hs config: acceptance-tests/lib/TestState.ts#L63
Error: Failed to initialize CLI config & authentication ❯ TestState.initializeAuth lib/TestState.ts:63:13 ❯ TestState.withAuth lib/TestState.ts:76:7 ❯ tests/commands/config.spec.ts:10:5
tests/commands/create.spec.ts > hs create: acceptance-tests/lib/TestState.ts#L63
Error: Failed to initialize CLI config & authentication ❯ TestState.initializeAuth lib/TestState.ts:63:13 ❯ TestState.withAuth lib/TestState.ts:76:7 ❯ tests/commands/create.spec.ts:56:5
tests/commands/projectCreate.spec.ts > hs project create: acceptance-tests/lib/TestState.ts#L63
Error: Failed to initialize CLI config & authentication ❯ TestState.initializeAuth lib/TestState.ts:63:13 ❯ TestState.withAuth lib/TestState.ts:76:7 ❯ tests/commands/projectCreate.spec.ts:17:5
tests/workflows/accountManagementFlow.spec.ts > Account Management Flow > hs accounts list > should not list the removed authenticated account: acceptance-tests/tests/workflows/accountManagementFlow.spec.ts#L76
AssertionError: expected [Function] to throw error matching /There are no accounts defined in the …/ but got '[ERROR] Config file could not be read…' - Expected: /There are no accounts defined in the configuration file/ + Received: "[ERROR] Config file could not be read \"%s\" " ❯ tests/workflows/accountManagementFlow.spec.ts:76:7
tests/workflows/cmsTemplateFlow.spec.ts > CMS Template Flow: acceptance-tests/lib/TestState.ts#L63
Error: Failed to initialize CLI config & authentication ❯ TestState.initializeAuth lib/TestState.ts:63:13 ❯ TestState.withAuth lib/TestState.ts:76:7 ❯ tests/workflows/cmsTemplateFlow.spec.ts:15:5
tests/workflows/secretsFlow.spec.ts > Secrets Flow: acceptance-tests/lib/TestState.ts#L63
Error: Failed to initialize CLI config & authentication ❯ TestState.initializeAuth lib/TestState.ts:63:13 ❯ TestState.withAuth lib/TestState.ts:76:7 ❯ tests/workflows/secretsFlow.spec.ts:33:5
build
Process completed with exit code 1.
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636