Skip to content

Remove deprecated Steps from Apps feature #3427

Remove deprecated Steps from Apps feature

Remove deprecated Steps from Apps feature #3427

Triggered via pull request November 13, 2025 22:25
Status Failure
Total duration 35s
Artifacts

ci-build.yml

on: pull_request
Matrix: build
Regression notifications
0s
Regression notifications
Fit to window
Zoom out
Zoom in

Annotations

30 errors
build (22.x): src/receivers/ExpressReceiver.ts#L1
Module '"node:crypto"' has no default export.
build (22.x): src/receivers/AwsLambdaReceiver.ts#L4
Module '"/home/runner/work/bolt-js/bolt-js/node_modules/@types/tsscmp/index"' can only be default-imported using the 'esModuleInterop' flag
build (22.x): src/receivers/AwsLambdaReceiver.ts#L2
Module '"node:querystring"' has no default export.
build (22.x): src/receivers/AwsLambdaReceiver.ts#L1
Module '"node:crypto"' has no default export.
build (22.x): src/App.ts#L859
Type 'RegExp | ViewConstraints | { callback_id: string | RegExp | ViewConstraints; type: "view_submission"; }' is not assignable to type 'ViewConstraints'.
build (22.x): src/App.ts#L827
Type 'RegExp | OptionsConstraints<SlackOptions> | { action_id: string | RegExp | OptionsConstraints<SlackOptions>; }' is not assignable to type 'OptionsConstraints<SlackOptions>'.
build (22.x): src/App.ts#L769
Type 'RegExp | Constraints | { action_id: string | RegExp | Constraints; }' is not assignable to type 'ActionConstraints<SlackAction>'.
build (22.x): src/App.ts#L714
Type 'RegExp | Constraints | { callback_id: string | RegExp | Constraints; }' is not assignable to type 'ShortcutConstraints<SlackShortcut>'.
build (22.x): src/App.ts#L672
Argument of type 'string | RegExp | MessageEventMiddleware<AppCustomContext & MiddlewareCustomContext>' is not assignable to parameter of type 'string | RegExp'.
build (22.x): src/App.ts#L3
Module '"node:util"' has no default export.
build (18.x): src/receivers/ExpressReceiver.ts#L1
Module '"node:crypto"' has no default export.
build (18.x): src/receivers/AwsLambdaReceiver.ts#L4
Module '"/home/runner/work/bolt-js/bolt-js/node_modules/@types/tsscmp/index"' can only be default-imported using the 'esModuleInterop' flag
build (18.x): src/receivers/AwsLambdaReceiver.ts#L2
Module '"node:querystring"' has no default export.
build (18.x): src/receivers/AwsLambdaReceiver.ts#L1
Module '"node:crypto"' has no default export.
build (18.x): src/App.ts#L859
Type 'RegExp | ViewConstraints | { callback_id: string | RegExp | ViewConstraints; type: "view_submission"; }' is not assignable to type 'ViewConstraints'.
build (18.x): src/App.ts#L827
Type 'RegExp | OptionsConstraints<SlackOptions> | { action_id: string | RegExp | OptionsConstraints<SlackOptions>; }' is not assignable to type 'OptionsConstraints<SlackOptions>'.
build (18.x): src/App.ts#L769
Type 'RegExp | Constraints | { action_id: string | RegExp | Constraints; }' is not assignable to type 'ActionConstraints<SlackAction>'.
build (18.x): src/App.ts#L714
Type 'RegExp | Constraints | { callback_id: string | RegExp | Constraints; }' is not assignable to type 'ShortcutConstraints<SlackShortcut>'.
build (18.x): src/App.ts#L672
Argument of type 'string | RegExp | MessageEventMiddleware<AppCustomContext & MiddlewareCustomContext>' is not assignable to parameter of type 'string | RegExp'.
build (18.x): src/App.ts#L3
Module '"node:util"' has no default export.
build (20.x): src/receivers/ExpressReceiver.ts#L1
Module '"node:crypto"' has no default export.
build (20.x): src/receivers/AwsLambdaReceiver.ts#L4
Module '"/home/runner/work/bolt-js/bolt-js/node_modules/@types/tsscmp/index"' can only be default-imported using the 'esModuleInterop' flag
build (20.x): src/receivers/AwsLambdaReceiver.ts#L2
Module '"node:querystring"' has no default export.
build (20.x): src/receivers/AwsLambdaReceiver.ts#L1
Module '"node:crypto"' has no default export.
build (20.x): src/App.ts#L859
Type 'RegExp | ViewConstraints | { callback_id: string | RegExp | ViewConstraints; type: "view_submission"; }' is not assignable to type 'ViewConstraints'.
build (20.x): src/App.ts#L827
Type 'RegExp | OptionsConstraints<SlackOptions> | { action_id: string | RegExp | OptionsConstraints<SlackOptions>; }' is not assignable to type 'OptionsConstraints<SlackOptions>'.
build (20.x): src/App.ts#L769
Type 'RegExp | Constraints | { action_id: string | RegExp | Constraints; }' is not assignable to type 'ActionConstraints<SlackAction>'.
build (20.x): src/App.ts#L714
Type 'RegExp | Constraints | { callback_id: string | RegExp | Constraints; }' is not assignable to type 'ShortcutConstraints<SlackShortcut>'.
build (20.x): src/App.ts#L672
Argument of type 'string | RegExp | MessageEventMiddleware<AppCustomContext & MiddlewareCustomContext>' is not assignable to parameter of type 'string | RegExp'.
build (20.x): src/App.ts#L3
Module '"node:util"' has no default export.