docs: Add Cloud Run and Node JS connector examples #2256
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},`
|
|
|