Add composio listen and top-level composio triggers CLI commands
#1781
ts.build.yml
on: pull_request
Build Typescript SDK
1m 42s
Annotations
11 warnings
|
Build Typescript SDK
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/setup-node@v4, oven-sh/setup-bun@db6bcf6eb8d88a8aa03265b887ec7bd84d64cd68, pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build Typescript SDK:
ts/packages/core/scripts/generate-docs.ts#L725
Unexpected console statement
|
|
Build Typescript SDK:
ts/packages/core/scripts/generate-docs.ts#L719
Unexpected console statement
|
|
Build Typescript SDK:
ts/packages/core/pack/generated/index.js#L14
'prop' is defined but never used. Allowed unused args must match /^_/u
|
|
Build Typescript SDK:
ts/packages/cli/src/services/tool-input-validation.ts#L73
Unexpected console statement
|
|
Build Typescript SDK:
ts/packages/cli/src/services/project-context.ts#L10
'ParseError' is defined but never used. Allowed unused vars must match /^_/u
|
|
Build Typescript SDK:
ts/packages/cli/src/services/project-context.ts#L9
'PlatformError' is defined but never used. Allowed unused vars must match /^_/u
|
|
Build Typescript SDK:
ts/packages/cli/src/commands/toolkits/commands/toolkits.search.cmd.ts#L3
'Option' is defined but never used. Allowed unused vars must match /^_/u
|
|
Build Typescript SDK:
ts/packages/cli/scripts/optimize-metrics-table.ts#L86
Unexpected console statement
|
|
Build Typescript SDK:
ts/packages/cli/scripts/build-all-binaries.ts#L15
'process' is defined but never used. Allowed unused vars must match /^_/u
|
|
Build Typescript SDK:
ts/packages/cli/bin/composio.mjs#L10
Unexpected console statement
|