Skip to content

autoscroll: don't log same debug message multiple times (#104) #123

autoscroll: don't log same debug message multiple times (#104)

autoscroll: don't log same debug message multiple times (#104) #123

Triggered via push July 30, 2025 22:12
Status Success
Total duration 26s
Artifacts
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint (22.x): src/lib/behavior.ts#L23
Unexpected any. Specify a different type
lint (22.x): src/lib/behavior.ts#L22
Unexpected any. Specify a different type
lint (22.x): src/lib/behavior.ts#L21
Unexpected any. Specify a different type
lint (22.x): src/lib/behavior.ts#L15
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
lint (22.x): src/lib/behavior.ts#L11
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
lint (22.x): src/lib/behavior.ts#L7
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
lint (22.x): src/lib/behavior.ts#L0
This rule requires the `strictNullChecks` compiler option to be turned on to function correctly
lint (22.x): src/lib/behavior.ts#L0
This rule requires the `strictNullChecks` compiler option to be turned on to function correctly
lint (22.x): index.ts#L0
This rule requires the `strictNullChecks` compiler option to be turned on to function correctly
lint (22.x): index.ts#L0
This rule requires the `strictNullChecks` compiler option to be turned on to function correctly