.github/workflows/latestPublish.yml #737
Annotations
5 errors and 1 warning
tests/commands/config.spec.ts > hs config > hs config set > should set the default CMS publish mode to draft:
acceptance-tests/tests/commands/config.spec.ts#L26
AssertionError: expected undefined to deeply equal 'draft'
- Expected:
"draft"
+ Received:
undefined
❯ tests/commands/config.spec.ts:26:50
|
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-0dd19dac-5260-48e4-bdc1-942c53113983.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 'c458fa1f-cca5-489a-b00c-a4a52591115a.…'
- Expected
+ Received
- c458fa1f-cca5-489a-b00c-a4a52591115a.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 '68881255-e476-459f-894b-25bbc4dcadb5.…'
- Expected
+ Received
- 68881255-e476-459f-894b-25bbc4dcadb5.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
|