wip #531
ci.yml
on: push
lint
17s
typescript
16s
prettier
20s
depcheck
36s
test
1m 17s
Annotations
3 errors
lint:
src/server/controllers/hosted-collectives.ts#L73
Cannot query field "unhostedAt" on type "Account". Did you mean "updatedAt" or "createdAt"?
|
lint:
src/server/controllers/hosted-collectives.ts#L102
Cannot query field "unfrozenAt" on type "AccountWithHost". Did you mean "approvedAt"?
|
lint
Process completed with exit code 1.
|