Remove ContestTopics table + Add Neynar webhook validation #27801
Annotations
2 errors and 2 warnings
Argument of type '{ contest_address: string; community_id: string; interval: number; ticker: string; decimals: number; created_at: Date; name: string; image_url: string; payout_structure: never[]; }' is not assignable to parameter of type 'Optional<{ community_id: string; created_at: Date; decimals: number; name: string; contest_address: string; payout_structure: number[]; interval: number; ticker: string; topic_id: number; image_url?: string | ... 1 more ... | undefined; ... 8 more ...; neynar_webhook_id?: string | ... 1 more ... | undefined; }, Null...'.
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "FlakySuiteStatus", "MatureSuiteStatus".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job failed
Loading