Skip to content

[2.x] fix(Mentions): allow renderer to be used without context #2419

[2.x] fix(Mentions): allow renderer to be used without context

[2.x] fix(Mentions): allow renderer to be used without context #2419

Re-run triggered January 9, 2024 13:55
Status Failure
Total duration 3m 30s
Artifacts

frontend.yml

on: pull_request
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
Not committing changes to Git