✨ Show account, identity and record events #555
Annotations
10 errors and 1 warning
Build:
app/reports/page-content.tsx#L363
Property 'hostingStatuses' does not exist on type 'QueryParams'.
|
Build:
components/mod-event/EventItem.tsx#L103
Namespace '"/home/runner/work/ozone/ozone/node_modules/@atproto/api/dist/client/types/tools/ozone/moderation/defs"' has no exported member 'RecordEvent'.
|
Build:
components/mod-event/EventItem.tsx#L139
Namespace '"/home/runner/work/ozone/ozone/node_modules/@atproto/api/dist/client/types/tools/ozone/moderation/defs"' has no exported member 'AccountEvent'.
|
Build:
components/mod-event/EventItem.tsx#L159
Namespace '"/home/runner/work/ozone/ozone/node_modules/@atproto/api/dist/client/types/tools/ozone/moderation/defs"' has no exported member 'IdentityEvent'.
|
Build:
components/mod-event/EventItem.tsx#L430
Property 'isRecordEvent' does not exist on type 'typeof import("/home/runner/work/ozone/ozone/node_modules/@atproto/api/dist/client/types/tools/ozone/moderation/defs")'. Did you mean 'isRecordView'?
|
Build:
components/mod-event/EventItem.tsx#L434
Property 'isAccountEvent' does not exist on type 'typeof import("/home/runner/work/ozone/ozone/node_modules/@atproto/api/dist/client/types/tools/ozone/moderation/defs")'.
|
Build:
components/mod-event/EventItem.tsx#L438
Property 'isIdentityEvent' does not exist on type 'typeof import("/home/runner/work/ozone/ozone/node_modules/@atproto/api/dist/client/types/tools/ozone/moderation/defs")'.
|
Build:
components/mod-event/ItemTitle.tsx#L95
Property 'isAccountEvent' does not exist on type 'typeof import("/home/runner/work/ozone/ozone/node_modules/@atproto/api/dist/client/types/tools/ozone/moderation/defs")'.
|
Build:
components/mod-event/ItemTitle.tsx#L98
Property 'isRecordEvent' does not exist on type 'typeof import("/home/runner/work/ozone/ozone/node_modules/@atproto/api/dist/client/types/tools/ozone/moderation/defs")'. Did you mean 'isRecordView'?
|
Build:
components/mod-event/ItemTitle.tsx#L101
Property 'isIdentityEvent' does not exist on type 'typeof import("/home/runner/work/ozone/ozone/node_modules/@atproto/api/dist/client/types/tools/ozone/moderation/defs")'.
|
Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|