add import, use QA LDL version #5409
Annotations
4 errors and 1 warning
tests/workflows/accountManagementFlow.spec.ts > Account Management Flow > hs accounts info > should provide info for the authenticated account:
acceptance-tests/tests/workflows/accountManagementFlow.spec.ts#L60
AssertionError: expected 'This command currently only supports …' to contain 'test-account'
- Expected
+ Received
- test-account
+ This command currently only supports fetching scopes for the personal access key auth type.
+
❯ tests/workflows/accountManagementFlow.spec.ts:60:22
|
tests/workflows/secretsFlow.spec.ts > Secrets Flow > hs secrets update > should update the existing secret:
acceptance-tests/tests/workflows/secretsFlow.spec.ts#L25
Error: Matcher did not succeed in 60000ms
❯ waitForSecretsListToContainSecret tests/workflows/secretsFlow.spec.ts:25:6
❯ tests/workflows/secretsFlow.spec.ts:54:13
|
tests/workflows/secretsFlow.spec.ts > Secrets Flow > hs secrets delete > should delete the secret:
acceptance-tests/tests/workflows/secretsFlow.spec.ts#L25
Error: Matcher did not succeed in 60000ms
❯ waitForSecretsListToContainSecret tests/workflows/secretsFlow.spec.ts:25:6
❯ tests/workflows/secretsFlow.spec.ts:66:13
|
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
|