Skip to content

fix(blog): resolve blog author avatars at build time #7117

fix(blog): resolve blog author avatars at build time

fix(blog): resolve blog author avatars at build time #7117

Triggered via pull request March 3, 2026 12:29
Status Failure
Total duration 1m 57s
Artifacts

ci.yml

on: pull_request
🔠 Lint project
37s
🔠 Lint project
💪 Type check
1m 7s
💪 Type check
🧪 Unit tests
50s
🧪 Unit tests
🧪 Component tests
1m 49s
🧪 Component tests
🖥️ Browser tests
1m 51s
🖥️ Browser tests
🧹 Unused code check
51s
🧹 Unused code check
🌐 i18n validation
23s
🌐 i18n validation
Matrix: ♿ Accessibility audit
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
💪 Type check
Process completed with exit code 2.
💪 Type check: test/nuxt/a11y.spec.ts#L2295
Type '{ name: string; blueskyHandle: "danielroe.dev"; }' is missing the following properties from type '{ name: string; blueskyHandle?: AtIdentifierString | undefined; avatar: string | null; profileUrl: string | null; }': avatar, profileUrl
💪 Type check: test/nuxt/a11y.spec.ts#L2221
Type '{ name: string; }' is missing the following properties from type '{ name: string; blueskyHandle?: AtIdentifierString | undefined; avatar: string | null; profileUrl: string | null; }': avatar, profileUrl
💪 Type check: test/nuxt/a11y.spec.ts#L2220
Type '{ name: string; blueskyHandle: "danielroe.dev"; }' is missing the following properties from type '{ name: string; blueskyHandle?: AtIdentifierString | undefined; avatar: string | null; profileUrl: string | null; }': avatar, profileUrl
♿ Accessibility audit (dark)
Process completed with exit code 1.
♿ Accessibility audit (light)
The strategy configuration was canceled because "a11y.dark" failed
♿ Accessibility audit (light)
Process completed with exit code 1.
🖥️ Browser tests
Process completed with exit code 1.
🧪 Unit tests
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results