Skip to content

feat: add an interactive World Emoji Day noodle #13089

feat: add an interactive World Emoji Day noodle

feat: add an interactive World Emoji Day noodle #13089

Triggered via pull request July 13, 2026 14:49
Status Cancelled
Total duration 1m 39s
Artifacts

ci.yml

on: pull_request
🔠 Lint project
41s
🔠 Lint project
💪 Type check
1m 24s
💪 Type check
🧪 Unit tests
1m 16s
🧪 Unit tests
🧪 Component tests
1m 24s
🧪 Component tests
🖥️ Browser tests
1m 26s
🖥️ Browser tests
🧹 Unused code check
1m 7s
🧹 Unused code check
🌐 i18n validation
39s
🌐 i18n validation
Matrix: ♿ Accessibility audit
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 10 warnings
🧪 Unit tests
Canceling since a higher priority waiting request for ci-3038 exists
🧪 Unit tests
The operation was canceled.
🧪 Unit tests
Process completed with exit code 1.
💪 Type check
Canceling since a higher priority waiting request for ci-3038 exists
💪 Type check
The operation was canceled.
♿ Accessibility audit (light)
Canceling since a higher priority waiting request for ci-3038 exists
♿ Accessibility audit (light)
The operation was canceled.
🖥️ Browser tests
Canceling since a higher priority waiting request for ci-3038 exists
🖥️ Browser tests
The operation was canceled.
🧪 Component tests
Canceling since a higher priority waiting request for ci-3038 exists
🧪 Component tests
The operation was canceled.
♿ Accessibility audit (dark)
Canceling since a higher priority waiting request for ci-3038 exists
♿ Accessibility audit (dark)
The operation was canceled.
ci
Canceling since a higher priority waiting request for ci-3038 exists
eslint(no-underscore-dangle): app/utils/charts.ts#L224
Unexpected dangling '_' in '`_sum`'.
unicorn(consistent-function-scoping): test/nuxt/components/Header/MobileMenu.spec.ts#L27
Function `mountMenu` does not capture any variables from its parent scope
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_`'.
unicorn(consistent-function-scoping): test/nuxt/components/Package/LikeCard.spec.ts#L13
Function `mountLikeCard` does not capture any variables from its parent scope
unicorn(prefer-add-event-listener): app/components/Brand/Customize.vue#L88
Prefer `addEventListener()` over their `on`-function counterparts.
unicorn(prefer-add-event-listener): app/components/Brand/Customize.vue#L86
Prefer `addEventListener()` over their `on`-function counterparts.