Skip to content

feat: expose auto acknowledgement flag on the function handler #2168

feat: expose auto acknowledgement flag on the function handler

feat: expose auto acknowledgement flag on the function handler #2168

Triggered via pull request October 21, 2024 16:17
Status Failure
Total duration 49s
Artifacts

ci-build.yml

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

Annotations

12 errors
build (18.x): src/App.ts#L549
Cannot find name 'isSlackEventMiddlewareArgsOptions'.
build (18.x): src/App.ts#L554
Cannot find name 'isSlackEventMiddlewareArgsOptions'.
build (18.x): src/App.ts#L558
Argument of type 'Options | Middleware<SlackCustomFunctionMiddlewareArgs<Options>>' is not assignable to parameter of type 'Options'.
build (18.x)
Process completed with exit code 2.
build (22.x): src/App.ts#L549
Cannot find name 'isSlackEventMiddlewareArgsOptions'.
build (22.x): src/App.ts#L554
Cannot find name 'isSlackEventMiddlewareArgsOptions'.
build (22.x): src/App.ts#L558
Argument of type 'Options | Middleware<SlackCustomFunctionMiddlewareArgs<Options>>' is not assignable to parameter of type 'Options'.
build (22.x)
Process completed with exit code 2.
build (20.x): src/App.ts#L549
Cannot find name 'isSlackEventMiddlewareArgsOptions'.
build (20.x): src/App.ts#L554
Cannot find name 'isSlackEventMiddlewareArgsOptions'.
build (20.x): src/App.ts#L558
Argument of type 'Options | Middleware<SlackCustomFunctionMiddlewareArgs<Options>>' is not assignable to parameter of type 'Options'.
build (20.x)
Process completed with exit code 2.