Skip to content

Remove all instances of loadAndValidateOptions #5325

Remove all instances of loadAndValidateOptions

Remove all instances of loadAndValidateOptions #5325

Triggered via push December 18, 2024 19:35
Status Failure
Total duration 1m 33s
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] No config was found\n' - Expected: /There are no accounts defined in the configuration file/ + Received: "[ERROR] No config was found " ❯ 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