Skip to content

Experimental: Rewrite ts-plugin with Volar.js #750

Experimental: Rewrite ts-plugin with Volar.js

Experimental: Rewrite ts-plugin with Volar.js #750

Triggered via pull request June 23, 2024 04:43
Status Failure
Total duration 34s
Artifacts

ci-node.yml

on: pull_request
lint
23s
lint
verify-if-example-is-outdated
22s
verify-if-example-is-outdated
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
lint: packages/typescript-happy-css-modules-plugin/src/index.cts#L41
Arrow function has too many parameters (6). Maximum allowed is 5
lint: packages/typescript-happy-css-modules-plugin/src/index.cts#L51
Invalid type "string | undefined" of template literal expression
lint: packages/typescript-happy-css-modules-plugin/src/index.cts#L64
'source' is assigned a value but never used
lint: packages/typescript-happy-css-modules-plugin/src/index.cts#L110
'init' is defined but never used
lint: packages/typescript-happy-css-modules-plugin/src/languagePlugin.cts#L4
'info' is defined but never used. Allowed unused args must match /^_/u
lint: packages/typescript-happy-css-modules-plugin/src/languagePlugin2.cts#L47
'getCssModulesText' is defined but never used
lint: packages/example/07-typescript-plugin/Card.tsx#L6
Cannot find name 'styles'.
lint: packages/example/07-typescript-plugin/Card.tsx#L10
Cannot find name 'styles'.
lint
Process completed with exit code 1.
lint: packages/typescript-happy-css-modules-plugin/src/index.cts#L64
Unexpected any. Specify a different type