❇️ Language filter on moderation queue #35
Annotations
10 errors and 1 warning
Build:
app/actions/ModActionPanel/QuickAction.tsx#L261
Argument of type '{}' is not assignable to parameter of type 'string[]'.
|
Build:
app/actions/ModActionPanel/QuickAction.tsx#L542
Property 'length' does not exist on type '{}'.
|
Build:
app/actions/ModActionPanel/QuickAction.tsx#L546
Property 'map' does not exist on type '{}'.
|
Build:
app/actions/ModActionPanel/QuickAction.tsx#L601
Property 'join' does not exist on type '{}'.
|
Build:
app/reports/page-content.tsx#L216
Property 'tags' does not exist on type 'QueryParams'.
|
Build:
components/mod-event/EventItem.tsx#L201
Namespace '"/home/runner/work/ozone-ui/ozone-ui/node_modules/@atproto/api/dist/client/types/com/atproto/admin/defs"' has no exported member 'ModEventTag'.
|
Build:
components/mod-event/EventItem.tsx#L271
Property 'isModEventTag' does not exist on type 'typeof import("/home/runner/work/ozone-ui/ozone-ui/node_modules/@atproto/api/dist/client/types/com/atproto/admin/defs")'. Did you mean 'isModEventMute'?
|
Build:
components/mod-event/EventList.tsx#L136
Type '{ types: string[]; reportTypes: never[] & string[]; addedLabels: never[] & string[]; removedLabels: never[] & string[]; commentFilter: { enabled: boolean; keyword: string; }; toggleCommentFilter: () => void; ... 6 more ...; changeListFilter: (payload: EventListFilterPayload) => void; }' is missing the following properties from type 'Omit<EventListState, "includeAllUserRecords">': addedTags, removedTags
|
Build:
components/mod-event/ItemTitle.tsx#L53
Property 'isModEventTag' does not exist on type 'typeof import("/home/runner/work/ozone-ui/ozone-ui/node_modules/@atproto/api/dist/client/types/com/atproto/admin/defs")'. Did you mean 'isModEventMute'?
|
Build:
components/mod-event/useModEventList.tsx#L194
Property 'addedTags' does not exist on type 'QueryParams'.
|
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|