Skip to content

feat: add GitHub stars display with ISR and optimized caching #34

feat: add GitHub stars display with ISR and optimized caching

feat: add GitHub stars display with ISR and optimized caching #34

Triggered via pull request October 16, 2025 13:26
Status Failure
Total duration 55s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Lint
Process completed with exit code 1.
Lint
web#lint: command (/home/runner/work/claude-code-plugins/claude-code-plugins/apps/web) /home/runner/.bun/bin/bun run lint exited (1)
Lint: apps/web/server/utils/github.ts#L99
Newline required at end of file but not found
Lint: apps/web/server/utils/github.ts#L57
Unexpected use of the global variable 'process'. Use 'require("process")' instead
Lint: apps/web/server/api/marketplaces.get.ts#L4
Expected "../utils/github" to come before "../utils/marketplace-schema"
Lint: apps/web/server/api/marketplaces.get.ts#L1
'AggregatedPlugin' is defined but never used