Skip to content

Bump the dependencies group with 29 updates #309

Bump the dependencies group with 29 updates

Bump the dependencies group with 29 updates #309

Triggered via pull request June 1, 2024 12:43
Status Failure
Total duration 42s
Artifacts

ci.yml

on: pull_request
Main CI (TS, Lint, Tests)
34s
Main CI (TS, Lint, Tests)
Deploy Commands
0s
Deploy Commands
Matrix: NPM Publish
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Main CI (TS, Lint, Tests): packages/apis/src/google-translate.mts#L45
Type 'unknown' is not assignable to type 'string'.
Main CI (TS, Lint, Tests): packages/apis/src/google-translate.mts#L45
Type 'unknown' is not assignable to type 'string'.
Main CI (TS, Lint, Tests): packages/apis/src/google-translate.mts#L46
Type 'unknown' is not assignable to type 'string'.
Main CI (TS, Lint, Tests): packages/apis/src/google-translate.mts#L46
Type 'unknown' is not assignable to type 'string'.
Main CI (TS, Lint, Tests): packages/apis/src/google-translate.mts#L49
No overload matches this call.
Main CI (TS, Lint, Tests): packages/apis/src/reddit.mts#L47
Element implicitly has an 'any' type because expression of type '0' can't be used to index type '{}'.
Main CI (TS, Lint, Tests): packages/apis/src/reddit.mts#L74
Property 'length' does not exist on type '{}'.
Main CI (TS, Lint, Tests): packages/apis/src/reddit.mts#L83
Argument of type '{}' is not assignable to parameter of type 'SubredditAutoComplete | BackgroundFetch<SubredditAutoComplete> | undefined'.
Main CI (TS, Lint, Tests): packages/apis/src/reddit.mts#L84
Type '{}' is missing the following properties from type 'UndefinedToOptional<{ numSubscribers: unknown; name: unknown; allowedPostTypes: UndefinedToOptional<{ images: ...; text: ...; videos: ...; links: ...; spoilers: ...; }>; id: unknown; primaryColor: unknown; communityIcon: any; icon: any; }>[]': length, pop, push, concat, and 29 more.
Main CI (TS, Lint, Tests): packages/apis/src/reddit.mts#L110
Object is of type 'unknown'.