Refactor typescript handling for performance fix #52
Annotations
10 errors and 9 warnings
test:
apps/ui/src/components/BackLinks.vue#L55
Unable to resolve path to module 'https://cdn.jsdelivr.net/npm/d3@7/+esm.mjs'
|
test:
apps/ui/src/pages/ShareView.vue#L9
Unable to resolve path to module 'https://apis.google.com/js/api.js'
|
test:
src/cli/wikigdrive-unregister.ts#L37
'logger' is assigned a value but never used
|
test:
src/git/GitScanner.ts#L324
'ignoredError' is defined but never used
|
test:
src/git/GitScanner.ts#L370
'e' is defined but never used
|
test:
src/git/GitScanner.ts#L379
'ignore' is defined but never used
|
test:
src/git/GitScanner.ts#L594
'e' is defined but never used
|
test:
src/git/GitScanner.ts#L643
'err' is defined but never used
|
test:
src/git/GitScanner.ts#L824
'ignore' is defined but never used
|
test:
src/google/driveFetch.ts#L47
'err' is defined but never used
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test:
src/google/QuotaLimiter.ts#L146
Caution: `opentelemetry` also has a named export `trace`. Check if you meant to write `import {trace} from '@opentelemetry/api'` instead
|
test:
src/google/driveFetch.ts#L128
Caution: `opentelemetry` also has a named export `trace`. Check if you meant to write `import {trace} from '@opentelemetry/api'` instead
|
test:
src/google/driveFetch.ts#L184
Caution: `opentelemetry` also has a named export `context`. Check if you meant to write `import {context} from '@opentelemetry/api'` instead
|
test:
src/google/driveFetch.ts#L215
Caution: `opentelemetry` also has a named export `trace`. Check if you meant to write `import {trace} from '@opentelemetry/api'` instead
|
test:
src/google/driveFetch.ts#L315
Caution: `opentelemetry` also has a named export `context`. Check if you meant to write `import {context} from '@opentelemetry/api'` instead
|
test:
test/git/GitTest.ts#L2
'node:fs' imported multiple times
|
test:
test/git/GitTest.ts#L3
'node:fs' imported multiple times
|
test:
test/md_html/markdownToHtmlTest.ts#L7
Using exported name 'render' as identifier for default import
|