Skip to content

Merge pull request #455 from HubSpot/feature/codegenAutomationActionsAPI #1002

Merge pull request #455 from HubSpot/feature/codegenAutomationActionsAPI

Merge pull request #455 from HubSpot/feature/codegenAutomationActionsAPI #1002

Triggered via push January 30, 2024 12:26
Status Failure
Total duration 40s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test.yml

on: push
Run tests
33s
Run tests
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 2 warnings
Run tests: src/discovery/automation/actions/ActionsDiscovery.ts#L1
'"../../../../codegen/automation/actions/index"' has no exported member named 'PublicActionDefinitionsApi'. Did you mean 'PublicActionDefinition'?
Run tests: src/discovery/automation/actions/ActionsDiscovery.ts#L1
'"../../../../codegen/automation/actions/index"' has no exported member named 'PublicActionFunctionsApi'. Did you mean 'PublicActionFunction'?
Run tests: src/discovery/automation/actions/ActionsDiscovery.ts#L1
'"../../../../codegen/automation/actions/index"' has no exported member named 'PublicActionRevisionsApi'. Did you mean 'PublicActionRevision'?
Run tests: src/discovery/automation/actions/ActionsDiscovery.ts#L1
'"../../../../codegen/automation/actions/index"' has no exported member named 'PublicCallbacksApi'. Did you mean 'CallbacksApi'?
Run tests: test/spec/automation/actions/actions.spec.ts#L1
'"../../../../codegen/automation/actions/index"' has no exported member named 'PublicActionDefinitionsApi'. Did you mean 'PublicActionDefinition'?
Run tests: test/spec/automation/actions/actions.spec.ts#L1
'"../../../../codegen/automation/actions/index"' has no exported member named 'PublicActionFunctionsApi'. Did you mean 'PublicActionFunction'?
Run tests: test/spec/automation/actions/actions.spec.ts#L1
'"../../../../codegen/automation/actions/index"' has no exported member named 'PublicActionRevisionsApi'. Did you mean 'PublicActionRevision'?
Run tests: test/spec/automation/actions/actions.spec.ts#L1
'"../../../../codegen/automation/actions/index"' has no exported member named 'PublicCallbacksApi'. Did you mean 'CallbacksApi'?
Run tests
Process completed with exit code 2.
Run tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/