Delete archive folder with migration tables #4
ci-cd.yml
on: push
Jest Unit Tests, Type Checking, Linting, Playwright End to End Tests
1m 45s
Deploy to Fly.io
0s
Annotations
3 errors and 1 warning
Jest Unit Tests, Type Checking, Linting, Playwright End to End Tests:
app/(auth)/#/page.tsx#L25
Type '{ returnTo: string | string[] | undefined; }' is not assignable to type 'IntrinsicAttributes'.
|
Jest Unit Tests, Type Checking, Linting, Playwright End to End Tests:
app/api/searchExperts/route.ts#L124
Type 'NextResponse<{ resultArrayWithPercent: { expertUserId: any; expertiseIds: any; matchingPercent: string; matchingCountry: boolean; }[] | undefined; }>' is not assignable to type 'NextResponse<SearchExpertsRespondBody>'.
|
Jest Unit Tests, Type Checking, Linting, Playwright End to End Tests
Process completed with exit code 2.
|
Jest Unit Tests, Type Checking, Linting, Playwright End to End Tests
No files were found with the provided path: playwright/test-results/. No artifacts will be uploaded.
|