Sync alien-signals 0.4.4 #383
ci.yml
on: push
test
/
unit-test
50s
test
/
unit-test-windows
1m 13s
test
/
e2e-test
1m 22s
test
/
lint-and-test-dts
17s
continuous-release
0s
Annotations
6 errors
test / lint-and-test-dts:
packages/reactivity/src/computed.ts#L4
Imports "DebuggerEvent" and "DebuggerOptions" are only used as type
|
test / lint-and-test-dts:
packages/reactivity/src/computed.ts#L11
Member 'DebuggerEvent' of the import declaration should be sorted alphabetically
|
test / lint-and-test-dts:
packages/reactivity/src/debug.ts#L3
TypeScript will only remove the inline type specifiers which will leave behind a side effect import at runtime. Convert this to a top-level type qualifier to properly remove the entire import
|
test / lint-and-test-dts:
packages/reactivity/src/effect.ts#L344
Please use non-const enums. This project automatically inlines enums
|
test / lint-and-test-dts:
packages/reactivity/src/effectScope.ts#L3
Member 'Link' of the import declaration should be sorted alphabetically
|
test / lint-and-test-dts
Process completed with exit code 1.
|