chore: update deps #174
pull-request-flow.yml
on: pull_request
test-and-lint
/
lint
18s
test-and-lint
/
test
37s
test-and-lint
/
typecheck
22s
Annotations
11 errors and 3 warnings
test-and-lint / lint
Process completed with exit code 1.
|
test-and-lint / typecheck:
src/autobump.ts#L29
Parameter 'accumulator' implicitly has an 'any' type.
|
test-and-lint / typecheck:
src/autobump.ts#L29
Binding element 'guildId' implicitly has an 'any' type.
|
test-and-lint / typecheck:
src/autobump.ts#L29
Binding element 'autobumpThreads' implicitly has an 'any' type.
|
test-and-lint / typecheck:
src/autobump.ts#L36
Parameter 'id' implicitly has an 'any' type.
|
test-and-lint / typecheck:
src/broadcast-reminder.ts#L31
Parameter 'accumulator' implicitly has an 'any' type.
|
test-and-lint / typecheck:
src/broadcast-reminder.ts#L31
Parameter 'reminder' implicitly has an 'any' type.
|
test-and-lint / typecheck:
src/commands/autobump-threads/list-threads.ts#L11
Parameter 'body' implicitly has an 'any' type.
|
test-and-lint / typecheck:
src/commands/autobump-threads/list-threads.ts#L11
Parameter 'id' implicitly has an 'any' type.
|
test-and-lint / typecheck:
src/commands/autobump-threads/util.ts#L30
Parameter 't' implicitly has an 'any' type.
|
test-and-lint / typecheck:
src/commands/reputation/leaderboard.ts#L33
Parameter 'r' implicitly has an 'any' type.
|
test-and-lint / lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-and-lint / typecheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-and-lint / test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|