Skip to content

feat: start working on new debouncer class #22

feat: start working on new debouncer class

feat: start working on new debouncer class #22

Triggered via push December 26, 2024 20:37
Status Failure
Total duration 21s
Artifacts

lint-code.yml

on: push
Matrix: Lint Code
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Lint Code (22.x): lib/Debouncer.ts#L69
A function whose declared type is neither 'undefined', 'void', nor 'any' must return a value.
Lint Code (22.x): lib/index.ts#L10
Module "./Debouncer.js" has already exported a member named 'debounce'. Consider explicitly re-exporting to resolve the ambiguity.
Lint Code (22.x)
Process completed with exit code 2.
Lint Code (22.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636