Animation preview #415
Annotations
6 errors and 1 warning
Lint:
src/animation.ts#L13
The quantifier '.*?' can exchange characters with '\d+'. Using any string accepted by /\d+/, this can be exploited to cause at least polynomial backtracking
|
Lint:
src/file-handler.ts#L221
The quantifier '.*?' can exchange characters with '\d+'. Using any string accepted by /\d+/, this can be exploited to cause at least polynomial backtracking
|
Lint:
src/ui/scrubber.ts#L1
There should be at least one empty line between import groups
|
Lint:
src/ui/scrubber.ts#L75
Missing semicolon
|
Lint:
src/ui/scrubber.ts#L128
Unnecessary semicolon
|
Lint
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading