perf(scripts): cache registry responses so --check runs in 0.05s instead of 29s #274
Annotations
10 warnings
|
Lint:
packages/cli/src/__tests__/cli-bin.test.ts#L13
'rmSync' is defined but never used
|
|
Lint:
packages/cli/src/__tests__/cli-bin.test.ts#L12
'execFileSync' is defined but never used
|
|
Lint:
packages/plugin-markdown/src/index.tsx#L71
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Lint:
packages/plugin-markdown/src/index.tsx#L15
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Lint:
packages/plugin-markdown/src/index.test.ts#L46
Unexpected any. Specify a different type
|
|
Lint:
packages/plugin-markdown/src/index.test.ts#L38
Unexpected any. Specify a different type
|
|
Lint:
packages/plugin-markdown/src/MarkdownImpl.tsx#L128
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Lint
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Lint:
packages/react-runtime/src/index.tsx#L33
'_d' is assigned a value but never used
|
|
Lint:
packages/react-runtime/src/index.tsx#L20
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|