chore(deps): update dependency better-sqlite3 to v8.7.0 #2523
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
3 errors and 8 warnings
build:
src/lib/environment.ts#L27
Unsafe assignment of an `any` value.
|
build:
src/lib/environment.ts#L27
Unsafe call of an `any` typed value.
|
build
Process completed with exit code 1.
|
prepare
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build:
src/bot.ts#L6
Using exported name 'knex' as identifier for default export.
|
build:
src/lib/ot-telegraf.ts#L11
Using exported name 'Telegraf' as identifier for default export.
|
build:
src/lib/telegram.ts#L60
Avoid nesting promises.
|
build:
src/lib/telegram.ts#L61
Avoid nesting promises.
|
build:
test/db.test.ts#L2
Using exported name 'knex' as identifier for default export.
|
build:
test/migrate.ts#L2
Using exported name 'knex' as identifier for default export.
|
build:
test/schema.test.ts#L2
Using exported name 'knex' as identifier for default export.
|