Skip to content

Replace BalanceISODate(Time) #3278

Replace BalanceISODate(Time)

Replace BalanceISODate(Time) #3278

Triggered via pull request December 2, 2025 23:51
Status Failure
Total duration 40s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: polyfill/lib/ecmascript.mjs#L1270
'hour' is assigned a value but never used
lint: polyfill/lib/calendar.mjs#L1524
A space is required before '}'
lint: polyfill/lib/calendar.mjs#L1524
Replace `year:·isoYear,·month:·isoMonth,·day:·isoDay` with `·year:·isoYear,·month:·isoMonth,·day:·isoDay·`
lint: polyfill/lib/calendar.mjs#L1524
A space is required after '{'
lint: polyfill/lib/calendar.mjs#L159
A space is required before '}'
lint: polyfill/lib/calendar.mjs#L159
Replace `year:·isoDate.year,·month:·isoDate.month,·day:·isoDate.day` with `·year:·isoDate.year,·month:·isoDate.month,·day:·isoDate.day·`
lint: polyfill/lib/calendar.mjs#L159
A space is required after '{'
lint: polyfill/lib/calendar.mjs#L159
'AddDaysToISODate' is not defined
lint: polyfill/lib/calendar.mjs#L158
'addDaysISO' is defined but never used
lint: polyfill/lib/calendar.mjs#L142
Replace `⏎······year:·y1,⏎······month:·m1,⏎······day:·d1⏎···` with `·year:·y1,·month:·m1,·day:·d1`