Skip to content

feat: add an interactive World Emoji Day noodle #13088

feat: add an interactive World Emoji Day noodle

feat: add an interactive World Emoji Day noodle #13088

Triggered via pull request July 13, 2026 14:46
Status Cancelled
Total duration 3m 19s
Artifacts

ci.yml

on: pull_request
🔠 Lint project
49s
🔠 Lint project
💪 Type check
1m 34s
💪 Type check
🧪 Unit tests
1m 15s
🧪 Unit tests
🧪 Component tests
2m 24s
🧪 Component tests
🖥️ Browser tests
3m 11s
🖥️ Browser tests
🧹 Unused code check
55s
🧹 Unused code check
🌐 i18n validation
39s
🌐 i18n validation
Matrix: ♿ Accessibility audit
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 10 warnings
🧪 Unit tests
Process completed with exit code 1.
💪 Type check
Process completed with exit code 2.
ci
Canceling since a higher priority waiting request for ci-3038 exists
🖥️ Browser tests
Canceling since a higher priority waiting request for ci-3038 exists
🖥️ Browser tests
The operation was canceled.
unicorn(prefer-add-event-listener): app/utils/svg.ts#L27
Prefer `addEventListener()` over their `on`-function counterparts.
unicorn(prefer-add-event-listener): app/utils/svg.ts#L25
Prefer `addEventListener()` over their `on`-function counterparts.
eslint(no-underscore-dangle): app/utils/colors.ts#L77
Unexpected dangling '_' in '`s_`'.
eslint(no-underscore-dangle): app/utils/colors.ts#L76
Unexpected dangling '_' in '`m_`'.
eslint(no-underscore-dangle): app/utils/colors.ts#L75
Unexpected dangling '_' in '`l_`'.
eslint(no-underscore-dangle): server/api/registry/timeline/[...pkg].get.ts#L79
Unexpected dangling '_' in '`_npmUser`'.
unicorn(consistent-function-scoping): test/nuxt/components/Header/MobileMenu.spec.ts#L27
Function `mountMenu` does not capture any variables from its parent scope
unicorn(consistent-function-scoping): test/nuxt/components/Package/LikeCard.spec.ts#L13
Function `mountLikeCard` does not capture any variables from its parent scope
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`'.