fix: async tests #153
Annotations
10 warnings
|
Publish:
packages/core/src/core/create-tree.ts#L158
'updater' is defined but never used. Allowed unused args must match /^_/u
|
|
Publish:
packages/core/src/core/create-tree.ts#L158
'updater' is defined but never used
|
|
Publish:
packages/core/src/core/create-tree.ts#L131
'instance' is already declared in the upper scope on line 128 column 16
|
|
Publish:
packages/core/src/core/core.spec.ts#L9
'T' is defined but never used. Allowed unused vars must match /^_/u
|
|
Publish:
packages/core/src/core/core.spec.ts#L9
'T' is defined but never used
|
|
Publish:
packages/core/src/core/core.spec.ts#L6
'T' is defined but never used. Allowed unused vars must match /^_/u
|
|
Publish:
packages/core/src/core/core.spec.ts#L6
'T' is defined but never used
|
|
Publish:
examples/react-compiler/src/main.tsx#L137
Unexpected console statement
|
|
Publish:
examples/nextjs/src/app/layout.tsx#L4
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Publish:
examples/comprehensive/src/main.tsx#L137
Unexpected console statement
|