Skip to content

feat(linux): make a wry build #7303

feat(linux): make a wry build

feat(linux): make a wry build #7303

Triggered via pull request August 18, 2026 16:32
Status Success
Total duration 3m 58s
Artifacts

quality-checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 10 warnings
Lint
Can't store NODE_OPTIONS output parameter using '$GITHUB_ENV' command.
Format check
Can't store NODE_OPTIONS output parameter using '$GITHUB_ENV' command.
Knip
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#L173
Unexpected `await` inside a loop.
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.
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.