Skip to content

Polyfill: Be more robust against late-run primordial manipulation #2556

Polyfill: Be more robust against late-run primordial manipulation

Polyfill: Be more robust against late-run primordial manipulation #2556

Triggered via pull request August 16, 2023 00:01
Status Failure
Total duration 31s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
lint: polyfill/lib/calendar.mjs#L57
Statement inside of curly braces should be on next line
lint: polyfill/lib/calendar.mjs#L57
Replace `·return·this;` with `⏎······return·this;⏎···`
lint: polyfill/lib/calendar.mjs#L57
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block
lint: polyfill/lib/calendar.mjs#L58
Statement inside of curly braces should be on next line
lint: polyfill/lib/calendar.mjs#L58
Replace `·return·ES.Call(SetIteratorPrototypeNext,·valuesIterator,·[]);` with `⏎······return·ES.Call(SetIteratorPrototypeNext,·valuesIterator,·[]);⏎···`
lint: polyfill/lib/calendar.mjs#L58
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block
lint: polyfill/lib/calendar.mjs#L481
Unexpected constant condition
lint
Process completed with exit code 1.