Skip to content

Sync alien-signals 0.4.4 #383

Sync alien-signals 0.4.4

Sync alien-signals 0.4.4 #383

Triggered via push November 27, 2024 06:15
Status Failure
Total duration 1m 33s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

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.