Skip to content

feat: Add writeClientInLib option to disable lib/prisma.ts #10

feat: Add writeClientInLib option to disable lib/prisma.ts

feat: Add writeClientInLib option to disable lib/prisma.ts #10

Re-run triggered December 4, 2024 17:34
Status Failure
Total duration 56s
Artifacts

preview-publish.yml

on: pull_request
Experimental Dev Release
44s
Experimental Dev Release
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
Experimental Dev Release: src/module.ts#L56
Object literal may only specify known properties, and 'writeClientInLib' does not exist in type 'ModuleOptions | ((nuxt: Nuxt) => ModuleOptions)'.
Experimental Dev Release
Process completed with exit code 1.
Experimental Dev Release
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Experimental Dev Release: playground/server/api/hello.ts#L1
'event' is defined but never used