Merge pull request #455 from HubSpot/feature/codegenAutomationActionsAPI #1012
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
9 errors and 2 warnings
Run eslint:
src/discovery/automation/actions/ActionsDiscovery.ts#L1
'"../../../../codegen/automation/actions/index"' has no exported member named 'PublicActionDefinitionsApi'. Did you mean 'PublicActionDefinition'?
|
Run eslint:
src/discovery/automation/actions/ActionsDiscovery.ts#L1
'"../../../../codegen/automation/actions/index"' has no exported member named 'PublicActionFunctionsApi'. Did you mean 'PublicActionFunction'?
|
Run eslint:
src/discovery/automation/actions/ActionsDiscovery.ts#L1
'"../../../../codegen/automation/actions/index"' has no exported member named 'PublicActionRevisionsApi'. Did you mean 'PublicActionRevision'?
|
Run eslint:
src/discovery/automation/actions/ActionsDiscovery.ts#L1
'"../../../../codegen/automation/actions/index"' has no exported member named 'PublicCallbacksApi'. Did you mean 'CallbacksApi'?
|
Run eslint:
test/spec/automation/actions/actions.spec.ts#L1
'"../../../../codegen/automation/actions/index"' has no exported member named 'PublicActionDefinitionsApi'. Did you mean 'PublicActionDefinition'?
|
Run eslint:
test/spec/automation/actions/actions.spec.ts#L1
'"../../../../codegen/automation/actions/index"' has no exported member named 'PublicActionFunctionsApi'. Did you mean 'PublicActionFunction'?
|
Run eslint:
test/spec/automation/actions/actions.spec.ts#L1
'"../../../../codegen/automation/actions/index"' has no exported member named 'PublicActionRevisionsApi'. Did you mean 'PublicActionRevision'?
|
Run eslint:
test/spec/automation/actions/actions.spec.ts#L1
'"../../../../codegen/automation/actions/index"' has no exported member named 'PublicCallbacksApi'. Did you mean 'CallbacksApi'?
|
Run eslint
Process completed with exit code 2.
|
Run eslint
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 eslint
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/
|