Skip to content

implement postgres adapter #186

implement postgres adapter

implement postgres adapter #186

Triggered via pull request July 21, 2024 21:09
Status Failure
Total duration 1m 46s
Artifacts

ci.yaml

on: pull_request
Check if version upgrade
0s
Check if version upgrade
Create version tag
0s
Create version tag
pre-release
0s
pre-release
Poke gitops
0s
Poke gitops
Trigger production deploy
0s
Trigger production deploy
Create release notes
0s
Create release notes
Fit to window
Zoom out
Zoom in

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.