Skip to content

fix: tauri media loading, sent-message drafts and composer buttons #7307

fix: tauri media loading, sent-message drafts and composer buttons

fix: tauri media loading, sent-message drafts and composer buttons #7307

Triggered via pull request August 18, 2026 20:32
Status Success
Total duration 4m 36s
Artifacts

quality-checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 10 warnings
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.
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#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/hooks/useRenderableMediaUrl.test.tsx#L270
Function `resolveLoopback` does not capture any variables from its parent scope
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.