feat: add an interactive World Emoji Day noodle #13089
ci.yml
on: pull_request
🔠 Lint project
41s
💪 Type check
1m 24s
🧪 Unit tests
1m 16s
🧪 Component tests
1m 24s
🖥️ Browser tests
1m 26s
🧹 Unused code check
1m 7s
🌐 i18n validation
39s
Matrix: ♿ Accessibility audit
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.
|