feat: slack auth support (#58) #93
Annotations
7 warnings
build (18.x)
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/
|
build (18.x):
packages/slack/src/db.ts#L151
Unexpected any. Specify a different type
|
build (18.x):
packages/slack/src/db.ts#L170
Unexpected any. Specify a different type
|
build (18.x):
packages/slack/src/tests/auth.test.ts#L389
Unexpected any. Specify a different type
|
build (18.x):
packages/slack/src/tests/utils.ts#L11
Unexpected any. Specify a different type
|
build (18.x):
packages/slack/src/tests/utils.ts#L18
Unexpected any. Specify a different type
|
build (18.x):
packages/slack/src/tests/utils.ts#L26
Unexpected any. Specify a different type
|