Skip to content

Add the option to remove the fallback from PMPs #6165

Add the option to remove the fallback from PMPs

Add the option to remove the fallback from PMPs #6165

Triggered via pull request August 3, 2026 23:01
Status Failure
Total duration 2m 57s
Artifacts

quality-checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 10 warnings
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.
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
Process completed with exit code 1.
src/app/features/settings/settingTileFocusCoverage.test.ts > settings tile focus coverage > component <SettingTile> focusId coverage > focusIds exists for a specific SettingTile: src/app/features/settings/settingTileFocusCoverage.test.ts#L130
AssertionError: focusId expected to exist in settingsLinkFocusIdsBySection: expected [ { …(2) } ] to deeply equal [] - Expected + Received - [] + [ + { + "file": "src/app/features/settings/Persona/PKCompat.tsx", + "focusId": "prevent-sending-pmp-fallback", + }, + ] ❯ src/app/features/settings/settingTileFocusCoverage.test.ts:130:85
Tests
Can't store NODE_OPTIONS output parameter using '$GITHUB_ENV' command.
eslint(no-await-in-loop): tests/e2e/timeline-recovery.spec.ts#L97
Unexpected `await` inside a loop.
eslint(no-await-in-loop): tests/e2e/timeline-recovery.spec.ts#L91
Unexpected `await` inside a loop.
eslint(no-await-in-loop): tests/e2e/sliding-sync-timeline.spec.ts#L187
Unexpected `await` inside a loop.
eslint(no-await-in-loop): tests/e2e/sliding-sync-timeline.spec.ts#L184
Unexpected `await` inside a loop.
eslint(no-await-in-loop): tests/e2e/sliding-sync-timeline.spec.ts#L175
Unexpected `await` inside a loop.
eslint(no-await-in-loop): tests/e2e/sliding-sync-timeline.spec.ts#L174
Unexpected `await` inside a loop.
eslint(no-await-in-loop): tests/e2e/sliding-sync-timeline.spec.ts#L71
Unexpected `await` inside a loop.
eslint(no-await-in-loop): tests/e2e/fixtures/continuwuity.ts#L185
Unexpected `await` inside a loop.
eslint(no-await-in-loop): tests/e2e/fixtures/continuwuity.ts#L183
Unexpected `await` inside a loop.
eslint(no-await-in-loop): tests/e2e/fixtures/continuwuity.ts#L179
Unexpected `await` inside a loop.