Skip to content

Add support for remote functions #1722

Add support for remote functions

Add support for remote functions #1722

Triggered via pull request January 25, 2024 00:38
Status Failure
Total duration 48s
Artifacts

ci-build.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

25 errors and 5 warnings
build (20.x): src/CustomFunction.ts#L4
Module '"@slack/web-api"' has no exported member 'FunctionsCompleteErrorResponse'.
build (20.x): src/CustomFunction.ts#L5
Module '"@slack/web-api"' has no exported member 'FunctionsCompleteSuccessResponse'.
build (20.x): src/CustomFunction.ts#L106
Property 'functions' does not exist on type 'WebClient'.
build (20.x): src/CustomFunction.ts#L124
Property 'functions' does not exist on type 'WebClient'.
build (20.x)
Process completed with exit code 2.
build (18.x): src/CustomFunction.ts#L4
Module '"@slack/web-api"' has no exported member 'FunctionsCompleteErrorResponse'.
build (18.x): src/CustomFunction.ts#L5
Module '"@slack/web-api"' has no exported member 'FunctionsCompleteSuccessResponse'.
build (18.x): src/CustomFunction.ts#L106
Property 'functions' does not exist on type 'WebClient'.
build (18.x): src/CustomFunction.ts#L124
Property 'functions' does not exist on type 'WebClient'.
build (18.x)
Process completed with exit code 2.
build (14.x): src/CustomFunction.ts#L4
Module '"@slack/web-api"' has no exported member 'FunctionsCompleteErrorResponse'.
build (14.x): src/CustomFunction.ts#L5
Module '"@slack/web-api"' has no exported member 'FunctionsCompleteSuccessResponse'.
build (14.x): src/CustomFunction.ts#L106
Property 'functions' does not exist on type 'WebClient'.
build (14.x): src/CustomFunction.ts#L124
Property 'functions' does not exist on type 'WebClient'.
build (14.x)
Process completed with exit code 2.
build (12.x): src/CustomFunction.ts#L4
Module '"@slack/web-api"' has no exported member 'FunctionsCompleteErrorResponse'.
build (12.x): src/CustomFunction.ts#L5
Module '"@slack/web-api"' has no exported member 'FunctionsCompleteSuccessResponse'.
build (12.x): src/CustomFunction.ts#L106
Property 'functions' does not exist on type 'WebClient'.
build (12.x): src/CustomFunction.ts#L124
Property 'functions' does not exist on type 'WebClient'.
build (12.x)
Process completed with exit code 2.
build (16.x): src/CustomFunction.ts#L4
Module '"@slack/web-api"' has no exported member 'FunctionsCompleteErrorResponse'.
build (16.x): src/CustomFunction.ts#L5
Module '"@slack/web-api"' has no exported member 'FunctionsCompleteSuccessResponse'.
build (16.x): src/CustomFunction.ts#L106
Property 'functions' does not exist on type 'WebClient'.
build (16.x): src/CustomFunction.ts#L124
Property 'functions' does not exist on type 'WebClient'.
build (16.x)
Process completed with exit code 2.
build (20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (14.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (12.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (16.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.