Skip to content

Remove all postgres code #331

Remove all postgres code

Remove all postgres code #331

Triggered via pull request January 5, 2025 01:21
Status Failure
Total duration 27s
Artifacts

pr-build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: api/apps/index.ts#L5
Cannot find module '../db/apps-queries.js' or its corresponding type declarations.
build: api/apps/index.ts#L6
Cannot find module '../db/index.js' or its corresponding type declarations.
build: api/index.ts#L10
Cannot find module './db/index.js' or its corresponding type declarations.
build: api/routes/create-app.ts#L2
Cannot find module 'pg-protocol' or its corresponding type declarations.
build: api/routes/create-app.ts#L4
Cannot find module '../db/apps-queries.js' or its corresponding type declarations.
build: api/routes/create-app.ts#L5
Cannot find module '../db/index.js' or its corresponding type declarations.
build: api/routes/create-app.ts#L56
Parameter 'client' implicitly has an 'any' type.
build: api/routes/create-app.ts#L61
'e' is of type 'unknown'.
build: api/routes/platform-info.ts#L2
Cannot find module '../db/index.js' or its corresponding type declarations.
build
Process completed with exit code 1.
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636