Doc warning in README #86
Annotations
4 errors and 1 warning
tests:
src/Observable.ts#L248
Type 'Reactor<number> | ReadOnlyReactor<number>' is not assignable to type 'number'.
|
tests:
src/Observable.ts#L261
Type 'Reactor<number> | ReadOnlyReactor<number>' is not assignable to type 'number'.
|
tests:
src/dom.ts#L35
Element implicitly has an 'any' type because expression of type 'unique symbol' can't be used to index type 'Reactive<unknown>'.
|
tests
Process completed with exit code 1.
|
tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|