fix: improve package building and pin dependencies to resolves issues with Nuxt 3.13 #264
Triggered via pull request
September 26, 2024 10:31
Status
Failure
Total duration
2m 59s
Artifacts
–
ci.yaml
on: pull_request
testCodebase
17s
testCli
2m 49s
Annotations
2 errors
testCodebase:
src/steps/4.buildNuxtConfig.ts#L31
Type 'Omit<{ compatibilityDate: string; devtools: { enabled: boolean; }; typescript: { shim: boolean; }; }, "devtools" | "compatibilityDate" | "typescript"> & Omit<NuxtConfig, "devtools" | ... 1 more ... | "typescript"> & { ...; }' is not assignable to type '{ compatibilityDate: string; devtools: { enabled: boolean; }; typescript: { shim: boolean; }; }'.
|
testCodebase
Process completed with exit code 2.
|