Comments Optimization #29727
Annotations
2 errors and 2 warnings
build
Conversion of type '{ user_id: number; address: string; Thread: undefined; search: undefined; community_id: string; address_id: number; thread_id: number; body: string; reaction_count: number; id?: number | undefined; ... 15 more ...; subscriptions?: { ...; }[] | undefined; }' to type '{ id: number; community_id: string; user_id: number; address: string; thread_id: number; body: string; reaction_count: number; search?: undefined; Thread?: undefined; created_at?: string | Date | null | undefined; ... 15 more ...; profile_avatar?: string | undefined; }' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
build
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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/
|
Loading