Skip to content

Add support for tag EXT-X-DEFINE (#167) #81

Add support for tag EXT-X-DEFINE (#167)

Add support for tag EXT-X-DEFINE (#167) #81

Triggered via push December 4, 2025 12:56
Status Failure
Total duration 33s
Artifacts

tests.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

20 errors
test (current)
Process completed with exit code 1.
test (current): stringify.ts#L501
More than 1 blank line not allowed.
test (current): stringify.ts#L495
Unexpected var, use let or const instead.
test (current): stringify.ts#L495
The body of a for-in should be wrapped in an if statement to filter unwanted properties from the prototype.
test (current): parse.ts#L786
'if' statement can be replaced with a logical operator assignment with operator ||=.
test (current): parse.ts#L483
'if' statement can be replaced with a logical operator assignment with operator ||=.
test (lts/-1)
The strategy configuration was canceled because "test.current" failed
test (lts/-1)
Process completed with exit code 1.
test (lts/-1): stringify.ts#L501
More than 1 blank line not allowed.
test (lts/-1): stringify.ts#L495
Unexpected var, use let or const instead.
test (lts/-1): stringify.ts#L495
The body of a for-in should be wrapped in an if statement to filter unwanted properties from the prototype.
test (lts/-1): parse.ts#L786
'if' statement can be replaced with a logical operator assignment with operator ||=.
test (lts/-1): parse.ts#L483
'if' statement can be replaced with a logical operator assignment with operator ||=.
test (lts/*)
The strategy configuration was canceled because "test.current" failed
test (lts/*)
The operation was canceled.
test (lts/*): stringify.ts#L501
More than 1 blank line not allowed.
test (lts/*): stringify.ts#L495
Unexpected var, use let or const instead.
test (lts/*): stringify.ts#L495
The body of a for-in should be wrapped in an if statement to filter unwanted properties from the prototype.
test (lts/*): parse.ts#L786
'if' statement can be replaced with a logical operator assignment with operator ||=.
test (lts/*): parse.ts#L483
'if' statement can be replaced with a logical operator assignment with operator ||=.