PR Feedback #5106
Annotations
2 errors and 2 warnings
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#L81
AssertionError: expected 'Config path: hs-acceptance-test.confi…' not to contain 'test-account'
- Expected
+ Received
- test-account
+ Config path: hs-acceptance-test.config-1bdb42f9-2084-4fc0-9868-f75933d3805a.yml
+ Default account: test-account
+ Accounts:
+ Name Account ID Auth Type
+ test-account [standard] *** personalaccesskey
+
+
❯ tests/workflows/accountManagementFlow.spec.ts:81:26
|
build
Process completed with exit code 1.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|