Skip to content

fix(approval): PostWasApproved event triggered incorrectly #2291

fix(approval): PostWasApproved event triggered incorrectly

fix(approval): PostWasApproved event triggered incorrectly #2291

Triggered via pull request November 18, 2023 12:31
Status Failure
Total duration 3m 7s
Artifacts

frontend.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors, 2 warnings, and 1 notice
run / Checks & Build
[core] Failed running (format-check)
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