Skip to content

fix: add __setPageLabelOrPageNumber subscriber event to pdfLink goToPage #20

fix: add __setPageLabelOrPageNumber subscriber event to pdfLink goToPage

fix: add __setPageLabelOrPageNumber subscriber event to pdfLink goToPage #20

Triggered via push May 23, 2025 14:33
Status Failure
Total duration 1m 5s
Artifacts

lint.yml

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

Annotations

10 errors
Lint (lts/*): web/app.js#L2036
Replace `"__setPageLabelOrPageNumber",·(page)·=>·(this.pdfLinkService.goToPage(page)),·opts` with `⏎······"__setPageLabelOrPageNumber",⏎······page·=>·this.pdfLinkService.goToPage(page),⏎······opts⏎····`
Lint (lts/*): web/app.js#L2001
Replace `(pageIndexZeroBased)` with `pageIndexZeroBased`
Lint (lts/*): web/app.js#L1998
Delete `⏎`
Lint (lts/*): web/app.js#L1988
Replace `(resolve)` with `resolve`
Lint (lts/*): web/app.js#L1968
Replace `(pageIndexZeroBased)` with `pageIndexZeroBased`
Lint (lts/*): web/app.js#L1947
Replace ``THORIUM_BUILD·startPrinting·with·printRanges=${this._printRanges}`` with `⏎········`THORIUM_BUILD·startPrinting·with·printRanges=${this._printRanges}`⏎······`
Lint (lts/*): web/app.js#L1504
This line has a comment length of 81. Maximum allowed is 80
Lint (lts/*): web/app.js#L404
Insert `;`
Lint (lts/*): web/app.js#L402
Insert `·`
Lint (lts/*): web/app.js#L64
'FirefoxEventBus' is defined but never used