Skip to content

feat: implement multi-marketplace support for plugin distribution #10

feat: implement multi-marketplace support for plugin distribution

feat: implement multi-marketplace support for plugin distribution #10

Triggered via pull request October 15, 2025 19:52
Status Failure
Total duration 1m 2s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Lint: apps/web/server/api/marketplaces.get.ts#L3
Expected "~/types/marketplace" (internal-type) to come before "node:path" (builtin)
Lint: apps/web/app/types/marketplace.ts#L23
Expected a comma
Lint: apps/web/app/pages/index.vue#L67
Expect newline after if
Lint: apps/web/app/pages/index.vue#L55
Expect newline after if
Lint: apps/web/app/pages/index.vue#L5
'MarketplaceData' is defined but never used. Allowed unused vars must match /^_/u
Lint: apps/web/app/pages/index.vue#L3
Expected "~/types/marketplace" (internal-type) to come before "@vueuse/core" (external)
Lint: apps/web/app/components/PluginCard.vue#L168
Unexpected console statement. Only these console methods are allowed: warn, error
Lint: apps/web/app/components/PluginCard.vue#L117
Expect newline after if
Lint: apps/web/app/components/PluginCard.vue#L116
Expected a comma
Lint: apps/web/app/components/PluginCard.vue#L13
Expected a comma