feat: add handling for team join event #5
Annotations
4 errors and 4 warnings
test (20.x):
src/services/slack-service.test.ts#L113
'mockUser' is assigned a value but never used
|
test (20.x):
src/services/slack-service.test.ts#L135
'mockUser' is assigned a value but never used
|
test (20.x):
src/test/mockTeamJoinEvent.ts#L1
Expected a `const` assertion instead of a literal type annotation
|
test (20.x)
Process completed with exit code 1.
|
test (20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test (20.x):
src/test/helpers.ts#L4
Unexpected any. Specify a different type
|
test (20.x):
src/test/helpers.ts#L14
Unexpected any. Specify a different type
|
test (20.x):
src/test/helpers.ts#L32
Unexpected any. Specify a different type
|