[WIP] Invalid quick fix for class that's exported as a variable with isolatedDeclarations
#33595
ci.yml
on: pull_request
coverage
13m 28s
lint
1m 0s
knip
33s
format
26s
browser-integration
2m 48s
typecheck
47s
smoke
1m 1s
package-size
1m 35s
misc
25s
self-check
1m 0s
baselines
13m 33s
Matrix: test
Annotations
19 errors and 2 warnings
|
format
Process completed with exit code 20.
|
|
knip
Process completed with exit code 1.
|
|
lint
Process completed with exit code 1.
|
|
Test Node 20 on ubuntu-latest
Process completed with exit code 1.
|
|
Test Node 22 on ubuntu-latest
Process completed with exit code 1.
|
|
Test Node 18 on ubuntu-latest
Process completed with exit code 1.
|
|
Test Node 16 on ubuntu-latest
Process completed with exit code 1.
|
|
Test Node 14 on ubuntu-latest
Process completed with exit code 1.
|
|
coverage
Process completed with exit code 1.
|
|
Test Node lts/* on ubuntu-latest with --no-bundle
Process completed with exit code 1.
|
|
Test Node 20 on windows-latest
Process completed with exit code 1.
|
|
Test Node 22 on windows-latest
Process completed with exit code 1.
|
|
Test Node 18 on windows-latest
Process completed with exit code 1.
|
|
Test Node 14 on windows-latest
Process completed with exit code 1.
|
|
Test Node 16 on windows-latest
Process completed with exit code 1.
|
|
Test Node 18 on macos-latest
Process completed with exit code 1.
|
|
Test Node 20 on macos-latest
Process completed with exit code 1.
|
|
Test Node 22 on macos-latest
Process completed with exit code 1.
|
|
Test Node 16 on macos-latest
Process completed with exit code 1.
|
|
lint:
src/services/codefixes/fixMissingTypeAnnotationOnExports.ts#L88
'NamedImports' is defined but never used. Allowed unused vars must match /^(_+$|_[^_])/u
|
|
lint:
src/services/codefixes/fixMissingTypeAnnotationOnExports.ts#L89
'NamespaceImport' is defined but never used. Allowed unused vars must match /^(_+$|_[^_])/u
|