Skip to content

feat: Add table styling (#1580) #6809

feat: Add table styling (#1580)

feat: Add table styling (#1580) #6809

Triggered via push August 11, 2026 05:08
Status Success
Total duration 3m 32s
Artifacts
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.
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
Can't store NODE_OPTIONS output parameter using '$GITHUB_ENV' command.
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#L202
Unexpected `await` inside a loop.
eslint(no-await-in-loop): tests/e2e/fixtures/continuwuity.ts#L200
Unexpected `await` inside a loop.
eslint(no-await-in-loop): tests/e2e/fixtures/continuwuity.ts#L196
Unexpected `await` inside a loop.
eslint(no-new): src/client/slidingSyncExpandedTimeline.test.ts#L36
Do not use 'new' for side effects.