Post images #1275
api-tests.yml
on: pull_request
client-unit
59s
api-unit
2m 25s
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.
|