feat: slack auth support #92
Annotations
7 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, 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/
|
packages/slack/src/db.ts#L151
Unexpected any. Specify a different type
|
packages/slack/src/db.ts#L170
Unexpected any. Specify a different type
|
packages/slack/src/tests/auth.test.ts#L389
Unexpected any. Specify a different type
|
packages/slack/src/tests/utils.ts#L11
Unexpected any. Specify a different type
|
packages/slack/src/tests/utils.ts#L18
Unexpected any. Specify a different type
|
packages/slack/src/tests/utils.ts#L26
Unexpected any. Specify a different type
|
This job succeeded
Loading