Skip to content

feat: new og images #6762

feat: new og images

feat: new og images #6762

Triggered via pull request March 17, 2026 14:54
Status Success
Total duration 59s
Artifacts

autofix.yml

on: pull_request
🤖 Autofix code
50s
🤖 Autofix code
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
eslint-plugin-unicorn(consistent-function-scoping): app/composables/useCharts.ts#L128
Function `r` does not capture any variables from its parent scope
eslint-plugin-unicorn(consistent-function-scoping): app/components/OgImage/Package.takumi.vue#L95
Function `sorted` does not capture any variables from its parent scope
eslint(no-unmodified-loop-condition): test/fixtures/mock-routes.cjs#L196
'endDate' is not modified in this loop.
eslint(no-unmodified-loop-condition): test/fixtures/mock-routes.cjs#L196
'd' is not modified in this loop.
eslint(no-unmodified-loop-condition): modules/runtime/server/cache.ts#L266
'end' is not modified in this loop.
eslint(no-unmodified-loop-condition): modules/runtime/server/cache.ts#L266
'd' is not modified in this loop.