fix: Fixed runtime bug "TypeError: __kipper.index is not a function" … #210
Annotations
5 warnings
build (20.10.0)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (20.10.0):
src/js/global/locale.d.ts#L5
'Window' is defined but never used
|
build (20.10.0):
src/js/playground/compile/__kipper.d.ts#L5
'__kipper' is defined but never used
|
build (20.10.0):
src/js/playground/compile/__kipper.d.ts#L7
'Window' is defined but never used
|
build (20.10.0):
src/js/playground/compile/compile-worker.ts#L17
'__kipper' is assigned a value but never used
|