chore: bump node from 24.13.1-alpine to 26.7.0-alpine in the docker group across 1 directory #7315
quality-checks.yml
on: pull_request
Format check
22s
Lint
29s
Typecheck
45s
Knip
20s
Tests
4m 27s
Build
1m 30s
Annotations
6 errors and 10 warnings
|
Knip
Can't store NODE_OPTIONS output parameter using '$GITHUB_ENV' command.
|
|
Format check
Can't store NODE_OPTIONS output parameter using '$GITHUB_ENV' command.
|
|
Lint
Can't store NODE_OPTIONS output parameter using '$GITHUB_ENV' command.
|
|
Typecheck
Can't store NODE_OPTIONS output parameter using '$GITHUB_ENV' command.
|
|
Build
Can't store NODE_OPTIONS output parameter using '$GITHUB_ENV' command.
|
|
Tests
Can't store NODE_OPTIONS output parameter using '$GITHUB_ENV' command.
|
|
eslint(no-await-in-loop):
tests/e2e/sliding-sync-timeline.spec.ts#L170
Unexpected `await` inside a loop.
|
|
eslint(no-await-in-loop):
tests/e2e/sliding-sync-timeline.spec.ts#L160
Unexpected `await` inside a loop.
|
|
eslint(no-await-in-loop):
tests/e2e/sliding-sync-timeline.spec.ts#L159
Unexpected `await` inside a loop.
|
|
eslint(no-await-in-loop):
tests/e2e/sliding-sync-timeline.spec.ts#L42
Unexpected `await` inside a loop.
|
|
unicorn(consistent-function-scoping):
src/app/hooks/useRenderableMediaUrl.test.tsx#L270
Function `resolveLoopback` does not capture any variables from its parent scope
|
|
eslint(no-await-in-loop):
tests/e2e/fixtures/continuwuity.ts#L213
Unexpected `await` inside a loop.
|
|
eslint(no-await-in-loop):
tests/e2e/fixtures/continuwuity.ts#L211
Unexpected `await` inside a loop.
|
|
eslint(no-await-in-loop):
tests/e2e/fixtures/continuwuity.ts#L207
Unexpected `await` inside a loop.
|
|
unicorn(consistent-function-scoping):
src/app/features/call-status/CallStatusShell.test.tsx#L37
Function `settle` does not capture any variables from its parent scope
|
|
eslint(no-await-in-loop):
src/app/hooks/timeline/useTimelineSync.ts#L243
Unexpected `await` inside a loop.
|