Skip to content

feat: persist timeline chart metric in URL #13185

feat: persist timeline chart metric in URL

feat: persist timeline chart metric in URL #13185

Triggered via pull request July 17, 2026 17:14
Status Success
Total duration 4m 19s
Artifacts

ci.yml

on: pull_request
🔠 Lint project
42s
🔠 Lint project
💪 Type check
1m 28s
💪 Type check
🧪 Unit tests
1m 25s
🧪 Unit tests
🧪 Component tests
2m 42s
🧪 Component tests
🖥️ Browser tests
4m 12s
🖥️ Browser tests
🧹 Unused code check
1m 6s
🧹 Unused code check
🌐 i18n validation
40s
🌐 i18n validation
Matrix: ♿ Accessibility audit
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
eslint(no-underscore-dangle): cli/src/mock-app.ts#L19
Unexpected dangling '_' in '`_endpointCheck`'.
eslint(no-underscore-dangle): cli/src/server.ts#L15
Unexpected dangling '_' in '`_endpointCheck`'.
eslint(no-underscore-dangle): lunaria/components.ts#L312
Unexpected dangling '_' in '`_SvgSummary`'.
eslint(no-underscore-dangle): lunaria/components.ts#L305
Unexpected dangling '_' in '`_CreateFileLink`'.
eslint(no-underscore-dangle): lunaria/components.ts#L208
Unexpected dangling '_' in '`_StatusByFile`'.
eslint(no-underscore-dangle): uno-preset-rtl.ts#L81
Unexpected dangling '_' in '`_v`'.
oxc(no-map-spread): shared/utils/download-chart-last-label.ts#L99
Spreading to modify object properties in `map` calls is inefficient
eslint(no-underscore-dangle): scripts/generate-fixtures.ts#L216
Unexpected dangling '_' in '`_rev`'.
eslint(no-underscore-dangle): scripts/generate-fixtures.ts#L215
Unexpected dangling '_' in '`_id`'.
eslint(no-underscore-dangle): app/utils/charts.ts#L224
Unexpected dangling '_' in '`_sum`'.