Refactor no validate list #5320
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-6c215557-d174-4038-a0eb-8c397ddaaacc.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 'd40c070d-2e21-4824-b108-90f2fae0dbf0.…'
- Expected
+ Received
- d40c070d-2e21-4824-b108-90f2fae0dbf0.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 '0a366d53-fc12-48b3-9ef0-4eadc62f5bb4.…'
- Expected
+ Received
- 0a366d53-fc12-48b3-9ef0-4eadc62f5bb4.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
|