✨ Takedown policy association #644
Annotations
3 errors and 1 warning
Typescript Check:
components/mod-event/EventList.tsx#L269
Property 'policy' is missing in type '{ limit: number; types: string[]; reportTypes: never[] & string[]; addedLabels: never[] & string[]; removedLabels: never[] & string[]; commentFilter: { enabled: boolean; keyword: string; }; toggleCommentFilter: () => void; ... 9 more ...; changeListFilter: (payload: EventListFilterPayload) => void; }' but required in type 'Omit<EventListState, "includeAllUserRecords" | "showContentPreview">'.
|
Typescript Check:
components/mod-event/useModEventList.tsx#L342
Property 'policy' does not exist on type 'QueryParams'.
|
Typescript Check
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading