Skip to content

chore: use module-builder stub mode for more accurate types #199

chore: use module-builder stub mode for more accurate types

chore: use module-builder stub mode for more accurate types #199

Triggered via pull request December 4, 2023 18:41
@danielroedanielroe
synchronize #112
module-stub
Status Failure
Total duration 31s
Artifacts

ci.yml

on: pull_request
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

5 errors
ci (ubuntu-latest, 16): .nuxt/tsconfig.json#L17
Unknown compiler option 'verbatimModuleSyntax'.
ci (ubuntu-latest, 16): src/module.ts#L2
Cannot find module '@nuxt/kit'. Did you mean to set the 'moduleResolution' option to 'node', or to add aliases to the 'paths' option?
ci (ubuntu-latest, 16): src/module.ts#L3
Cannot find module '../package.json'. Did you mean to set the 'moduleResolution' option to 'node', or to add aliases to the 'paths' option?
ci (ubuntu-latest, 16): src/module.ts#L31
The 'import.meta' meta-property is only allowed when the '--module' option is 'es2020', 'es2022', 'esnext', 'system', 'node16', or 'nodenext'.
ci (ubuntu-latest, 16)
Process completed with exit code 1.