Skip to content

ci: remove edited type trigger from enforce-release-source #12983

ci: remove edited type trigger from enforce-release-source

ci: remove edited type trigger from enforce-release-source #12983

Triggered via pull request July 6, 2026 17:46
Status Success
Total duration 4m 49s
Artifacts

ci.yml

on: pull_request
🔠 Lint project
42s
🔠 Lint project
💪 Type check
1m 34s
💪 Type check
🧪 Unit tests
1m 32s
🧪 Unit tests
🧪 Component tests
2m 39s
🧪 Component tests
🖥️ Browser tests
4m 41s
🖥️ Browser tests
🧹 Unused code check
1m 10s
🧹 Unused code check
🌐 i18n validation
38s
🌐 i18n validation
Matrix: ♿ Accessibility audit
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
unicorn(consistent-function-scoping): app/composables/useStructuredFilters.ts#L154
Function `matchesDownloadRange` does not capture any variables from its parent scope
eslint(no-underscore-dangle): app/composables/npm/usePackage.ts#L108
Unexpected dangling '_' in '`_rev`'.
eslint(no-underscore-dangle): app/composables/npm/usePackage.ts#L107
Unexpected dangling '_' in '`_id`'.
eslint(no-underscore-dangle): app/composables/npm/useAlgoliaSearch.ts#L9
Unexpected dangling '_' in '`_configuredAppId`'.
eslint(no-underscore-dangle): app/composables/npm/useAlgoliaSearch.ts#L8
Unexpected dangling '_' in '`_searchClient`'.
eslint(no-underscore-dangle): app/plugins/payload-cache.server.ts#L45
Unexpected dangling '_' in '`_cachedPayloadResponse`'.
oxc(no-map-spread): shared/utils/download-chart-last-label.ts#L99
Spreading to modify object properties in `map` calls is inefficient
unicorn(consistent-function-scoping): test/nuxt/a11y.spec.ts#L1391
Function `createTabsFixture` does not capture any variables from its parent scope
eslint(no-underscore-dangle): uno-preset-rtl.ts#L81
Unexpected dangling '_' in '`_v`'.
eslint(no-underscore-dangle): app/utils/charts.ts#L224
Unexpected dangling '_' in '`_sum`'.