Shift key to select rows for annul queue #3188
Annotations
7 errors and 1 warning
build:
src/components/PaginatedTable/PaginatedTable.tsx#L363
Replace `·?·"queued"` with `⏎············································?·"queued"⏎···········································`
|
build:
src/views/User/GameHistoryTable.tsx#L116
Replace `r` with `(r)`
|
build:
src/views/User/GameHistoryTable.tsx#L117
Replace `r` with `(r)`
|
|
build:
src/views/User/GameHistoryTable.tsx#L118
Missing semicolon
|
build:
src/views/User/GameHistoryTable.tsx#L121
Replace `⏎························rows.slice(minIndex,·maxIndex·+1).filter(r·=>·!r.annulled)⏎····················` with `rows.slice(minIndex,·maxIndex·+·1).filter((r)·=>·!r.annulled)`
|
build
Process completed with exit code 1.
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/cache@v3, nick-invision/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|