Skip to content

Post images

Post images #1275

Triggered via pull request November 29, 2024 19:17
@simonv3simonv3
synchronize #916
post-images
Status Failure
Total duration 2m 34s
Artifacts

api-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
client-unit
Cannot find module 'components/ManageArtist/Posts/NewPost' or its corresponding type declarations.
client-unit
Property 'isDraft' is missing in type '{ id: number; title: string; content: string; publishedAt: string; isPublic: true; isContentHidden: false; artist: { id: number; userId: number; name: string; bio: string; enabled: true; createdAt: string; trackGroups: never[]; posts: never[]; subscriptionTiers: never[]; merch: never[]; }; }' but required in type 'Post'.
client-unit
Process completed with exit code 2.
api-unit
Process completed with exit code 3.