fix(deps): update dependency pino to ^8.17.1 #3155
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors
build:
src/backend/discord/discordConnection.ts#L26
Argument of type 'unknown' is not assignable to parameter of type 'object'.
|
build:
src/backend/github/githubConnection.ts#L23
Argument of type 'unknown' is not assignable to parameter of type 'object'.
|
build:
src/backend/telegram/telegramConnection.ts#L28
Argument of type 'unknown' is not assignable to parameter of type 'object'.
|
build:
src/backend/twitch/twitchConnection.ts#L24
Argument of type 'unknown' is not assignable to parameter of type 'object'.
|
build:
src/backend/twitter/tweets.ts#L26
No overload matches this call.
|
build:
src/backend/twitter/tweets.ts#L37
Argument of type 'unknown' is not assignable to parameter of type 'object'.
|
build:
src/backend/twitter/tweets.ts#L107
Expected 1 arguments, but got 3.
|
build:
src/backend/twitter/tweets.ts#L115
Argument of type 'unknown' is not assignable to parameter of type 'object'.
|
build:
src/backend/twitter/tweets.ts#L120
Argument of type 'unknown' is not assignable to parameter of type 'object'.
|
build:
src/backend/utilities/batchSignAndSubmitAttestation.ts#L83
No overload matches this call.
|