Add more descriptive variables #5321
Annotations
4 errors and 1 warning
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#L78
AssertionError: promise resolved "'Config path: hs-acceptance-test.confi…'" instead of rejecting
- Expected:
[Error: rejected promise]
+ Received:
"Config path: hs-acceptance-test.config-c7ce5346-405d-463e-a022-f2f38cabacce.yml
Default account: undefined
Accounts:
Name Account ID Auth Type
"
❯ tests/workflows/accountManagementFlow.spec.ts:78:7
|
tests/workflows/cmsTemplateFlow.spec.ts > CMS Template Flow > hs list > should validate that the template exists in the Design Manager:
acceptance-tests/tests/workflows/cmsTemplateFlow.spec.ts#L45
AssertionError: expected '@HubSpot\nb3db7856-b1e7-4ba0-8399-c74…' to contain 'da970368-b9c3-46ca-9433-ea9f7a042289.…'
- Expected
+ Received
- da970368-b9c3-46ca-9433-ea9f7a042289.html
+ @HubSpot
+ b3db7856-b1e7-4ba0-8399-c74b1b2d671b.html
+ CLI_TEST_TEMPLATE.html
+ ec1d12a5-f405-42bd-9441-af08ef5df39b.html
+ test-template.html
+
❯ tests/workflows/cmsTemplateFlow.spec.ts:45:19
|
tests/workflows/cmsTemplateFlow.spec.ts > CMS Template Flow > hs list > should validate that the template exists in the Design Manager:
acceptance-tests/tests/workflows/cmsTemplateFlow.spec.ts#L64
AssertionError: expected '@HubSpot\nb3db7856-b1e7-4ba0-8399-c74…' to contain 'dba42cb9-a33a-4fc2-9543-7e3399c1ec86.…'
- Expected
+ Received
- dba42cb9-a33a-4fc2-9543-7e3399c1ec86.html
+ @HubSpot
+ b3db7856-b1e7-4ba0-8399-c74b1b2d671b.html
+ CLI_TEST_TEMPLATE.html
+ ec1d12a5-f405-42bd-9441-af08ef5df39b.html
+ test-template.html
+
❯ tests/workflows/cmsTemplateFlow.spec.ts:64:19
|
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
|