Skip to content

feat: add coon postgresql #6

feat: add coon postgresql

feat: add coon postgresql #6

Triggered via pull request August 25, 2024 13:44
Status Failure
Total duration 35s
Billable time 1m
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
lint: README.md#L11
Newline required at end of file but not found
lint: lib/prisma.ts#L3
Top-level functions should be declared with function keyword
lint: lib/prisma.ts#L8
Unexpected separator (;)
lint: lib/prisma.ts#L9
Unexpected use of 'global'. Use `globalThis` instead
lint: lib/prisma.ts#L9
Extra semicolon
lint: lib/prisma.ts#L15
Unexpected use of the global variable 'process'. Use 'require("process")' instead
lint: lib/prisma.ts#L15
Expect newline after if
lint
Process completed with exit code 1.