feat: add an interactive World Emoji Day noodle #13088
ci.yml
on: pull_request
🔠 Lint project
49s
💪 Type check
1m 34s
🧪 Unit tests
1m 15s
🧪 Component tests
2m 24s
🖥️ Browser tests
3m 11s
🧹 Unused code check
55s
🌐 i18n validation
39s
Matrix: ♿ Accessibility audit
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`'.
|