fix(approval): PostWasApproved
event triggered incorrectly
#2291
frontend.yml
on: pull_request
run
/
Checks & Build
2m 57s
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
|