Remove all instances of loadAndValidateOptions #5325
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
|