fix: bump @slack/bolt from 3.22.0 to 4.1.0 #752
Annotations
10 errors
Verify code:
server/lib/race/index.js#L182
Namespace '"/home/runner/work/yeehaw/yeehaw/node_modules/@slack/bolt/dist/index"' has no exported member 'Block'.
|
Verify code:
server/lib/race/index.js#L212
Namespace '"/home/runner/work/yeehaw/yeehaw/node_modules/@slack/bolt/dist/index"' has no exported member 'Block'.
|
Verify code:
server/lib/race/index.js#L238
Namespace '"/home/runner/work/yeehaw/yeehaw/node_modules/@slack/bolt/dist/index"' has no exported member 'Block'.
|
Verify code:
server/lib/race/index.js#L261
Namespace '"/home/runner/work/yeehaw/yeehaw/node_modules/@slack/bolt/dist/index"' has no exported member 'Block'.
|
Verify code:
server/lib/race/index.js#L292
Namespace '"/home/runner/work/yeehaw/yeehaw/node_modules/@slack/bolt/dist/index"' has no exported member 'SectionBlock'.
|
Verify code:
server/lib/slack/block-kit-helpers.js#L6
Namespace '"/home/runner/work/yeehaw/yeehaw/node_modules/@slack/bolt/dist/index"' has no exported member 'DividerBlock'.
|
Verify code:
server/lib/slack/block-kit-helpers.js#L18
Namespace '"/home/runner/work/yeehaw/yeehaw/node_modules/@slack/bolt/dist/index"' has no exported member 'ContextBlock'.
|
Verify code:
server/lib/slack/block-kit-helpers.js#L40
Namespace '"/home/runner/work/yeehaw/yeehaw/node_modules/@slack/bolt/dist/index"' has no exported member 'SectionBlock'.
|
Verify code:
server/slack/actions/bet.js#L53
Type 'WebClient' is missing the following properties from type 'WebClient': serializeApiCallOptions, channels, groups, im, mpim
|
Verify code:
server/slack/commands/race.js#L51
Type 'WebClient' is missing the following properties from type 'WebClient': serializeApiCallOptions, channels, groups, im, mpim
|