Address feedback p1 #5342
Annotations
3 errors and 1 warning
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 'c86f60e4-18ff-494f-8845-c7a0861b41eb.…'
- Expected
+ Received
- c86f60e4-18ff-494f-8845-c7a0861b41eb.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 '2e23e207-c5eb-41b2-8b7c-fc0cf4e1c7ff.…'
- Expected
+ Received
- 2e23e207-c5eb-41b2-8b7c-fc0cf4e1c7ff.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
|