Skip to content

fix: overflowing forum stats (#3940) #2334

fix: overflowing forum stats (#3940)

fix: overflowing forum stats (#3940) #2334

Triggered via push December 1, 2023 10:42
Status Failure
Total duration 3m 2s
Artifacts

frontend.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors, 2 warnings, and 1 notice
run / Checks & Build
Cannot find module '../forum/models/Flag' or its corresponding type declarations.
run / Checks & Build
Cannot find module '../forum/states/FlagListState' or its corresponding type declarations.
run / Checks & Build
Type 'Tag | Tag[]' is not assignable to type 'Tag[]'.
run / Checks & Build
Argument of type '(val: Tag) => Tag' is not assignable to parameter of type '(value: ApiResponsePlural<Tag>) => Tag | PromiseLike<Tag>'.
run / Checks & Build
Type 'Tag | Tag[]' is not assignable to type 'Tag[]'.
run / Checks & Build
Argument of type '(val: Tag) => Tag' is not assignable to parameter of type '(value: ApiResponsePlural<Tag>) => Tag | PromiseLike<Tag>'.
run / Checks & Build
[tags] Failed running (check-typings)
run / Checks & Build
[pusher] Failed running (build-typings)
run / Checks & Build
[tags] Failed running (build-typings)
run / Checks & Build
Committing changes to Git