Support for member symbols, move some typescript components to core #121
ci.yml
on: pull_request
build
21s
format
19s
lint
19s
Deploy
0s
Annotations
2 errors and 5 warnings
lint
Process completed with exit code 1.
|
build
Process completed with exit code 1.
|
lint:
packages/core/src/jsx-runtime.ts#L160
'item' is assigned a value but never used. Allowed unused vars must match /^_/u
|
lint:
packages/core/src/jsx-runtime.ts#L166
Unexpected console statement
|
lint:
packages/core/src/jsx-runtime.ts#L169
Unexpected console statement
|
lint:
packages/core/src/utils.ts#L290
'isIterable' is defined but never used. Allowed unused vars must match /^_/u
|
lint:
packages/core/test/symbols.test.ts#L307
'rootSym' is assigned a value but never used. Allowed unused vars must match /^_/u
|