Skip to content

docs: Add Cloud Run and Node JS connector examples #2256

docs: Add Cloud Run and Node JS connector examples

docs: Add Cloud Run and Node JS connector examples #2256

Triggered via pull request November 25, 2025 18:59
Status Failure
Total duration 27s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Lint: examples/cloudrun/prisma/postgresql/index.ts#L103
Replace `·recursive:·true·` with `recursive:·true`
Lint: examples/cloudrun/prisma/postgresql/index.ts#L61
Replace `·recursive:·true·` with `recursive:·true`
Lint: examples/cloudrun/prisma/postgresql/index.ts#L32
'iamCleanup' is assigned a value but never used
Lint: examples/cloudrun/prisma/postgresql/index.ts#L31
'passwordCleanup' is assigned a value but never used
Lint: examples/cloudrun/prisma/postgresql/index.ts#L18
Replace `Connector,·IpAddressTypes,·AuthTypes` with `⏎··Connector,⏎··IpAddressTypes,⏎··AuthTypes,⏎`
Lint: examples/cloudrun/knex/tedious/index.ts#L100
Replace `.status(500).send(`Error·connecting·to·the·database·(password·authentication):·${err.message}`` with `⏎······.status(500)⏎······.send(⏎········`Error·connecting·to·the·database·(password·authentication):·${err.message}`⏎······`
Lint: examples/cloudrun/knex/tedious/index.ts#L98
Unexpected any. Specify a different type
Lint: examples/cloudrun/knex/tedious/index.ts#L97
Replace ``Database·connection·successful·(password·authentication),·result:·${JSON.stringify(result)}`` with `⏎······`Database·connection·successful·(password·authentication),·result:·${JSON.stringify(result)}`⏎····`
Lint: examples/cloudrun/knex/tedious/index.ts#L81
Replace `·min:·1,·max:·5·}` with `min:·1,·max:·5},`