up #60
ci.yml
on: pull_request
Test API Package
1m 56s
Test Web API Package
1m 6s
Annotations
3 errors and 2 warnings
Test Web API Package
Process completed with exit code 2.
|
Test Web API Package
Argument of type '({ ctx, input }: ProcedureResolverOptions<{ session: { session: { id: string; userId: string; expiresAt: Date; createdAt: Date; updatedAt: Date; token: string; ipAddress?: string | null | undefined; userAgent?: string | ... 1 more ... | undefined; }; user: { ...; }; } | null; db: Database; token: string | null; head...' is not assignable to parameter of type 'ProcedureResolver<{ session: { session: { id: string; userId: string; expiresAt: Date; createdAt: Date; updatedAt: Date; token: string; ipAddress?: string | null | undefined; userAgent?: string | null | undefined; }; user: { ...; }; } | null; db: Database; token: string | null; headers: Headers; }, ... 4 more ..., u...'.
|
Test API Package
Process completed with exit code 1.
|
Test Web API Package
No files were found with the provided path: packages/web-api/coverage/. No artifacts will be uploaded.
|
Test API Package
No files were found with the provided path: packages/api/coverage/. No artifacts will be uploaded.
|