Skip to content

fix(module): properly extend vueCompilerOptions #539

fix(module): properly extend vueCompilerOptions

fix(module): properly extend vueCompilerOptions #539

Triggered via pull request June 17, 2024 23:51
Status Failure
Total duration 1m 54s
Artifacts

build-test.yml

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

Annotations

5 errors and 2 warnings
build (18.x): src/module.ts#L1
'options.tsConfig.vueCompilerOptions' is possibly 'undefined'.
build (18.x): src/module.ts#L1
Property 'jsxTemplates' does not exist on type 'VueCompilerOptions'.
build (18.x): src/module.ts#L1
'options.tsConfig.vueCompilerOptions' is possibly 'undefined'.
build (18.x): src/module.ts#L1
Property 'experimentalRfc436' does not exist on type 'VueCompilerOptions'.
build (18.x)
Process completed with exit code 1.
build (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v1, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/