Content manager & featured listings #1557
Annotations
3 errors and 1 warning
run-tests
Argument of type '"/listings/featured/{id}"' is not assignable to parameter of type 'PathsWithMethod<paths, "put">'.
|
run-tests
Property 'SetContentManagerRequest' does not exist on type '{ ArtifactUrls: { small?: string | null | undefined; large: string; }; AuthResponse: { api_key: string; }; Body_add_listing_listings_add_post: { name: string; description?: string | null | undefined; child_ids: string; slug: string; stripe_link?: string | ... 1 more ... | undefined; photos?: string[] | undefined; };...'.
|
run-tests
Process completed with exit code 2.
|
run-tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|