implement postgres adapter #186
ci.yaml
on: pull_request
Annotations
6 errors
validations
Object literal may only specify known properties, and 'similarSoftwareExternalDataIds' does not exist in type 'InsertExpression<Database, "softwares">'.
|
validations
Object literal may only specify known properties, and 'similarSoftwareExternalDataIds' does not exist in type 'UpdateObjectExpression<Database, "softwares", "softwares">'.
|
validations
No overload matches this call.
|
validations
Type '{ updateTime: number; addedTime: number; serviceProviders: ServiceProvider[]; similarSoftwares: any; userAndReferentCountByOrganization: {}; authors: any; officialWebsiteUrl: any; ... 38 more ...; similarExternalId: string | undefined; }' is missing the following properties from type 'Software': softwareName, softwareDescription, prerogatives
|
validations
Parameter 'dev' implicitly has an 'any' type.
|
validations
Process completed with exit code 2.
|