trTryGhost
GitHubGhostWorkspace
GitHub
  • CI Pipeline Executions
    • Current executionFailed
      chore/limit-service-core-typescript
    • Runs and Agents
    • Configuration
    • Self-Healing CI
    • Project Graph
    • Circular DependenciesEnterprise
    • Resource Usage
    • Analysis
    • ConformanceEnterprise
  • Runs
    • Current runSucceeded
    • Tasks
    • Resource Usage
Insights
  • Compare tasks
  • Analytics
    Removed the limit service's dependency on Ghost's error library The service raises the errors its caller gives it, so that a caller recognises what it catches, and Admin supplies its own because Ghost's error library is written for the server. Two guards still reached for that library directly, which put it in the browser bundle for every Admin user and made those two the only errors a caller could not recognise. Neither can use the errors it was given. One complains that no error classes were supplied, and the other belongs to a function that is reached without a service at all. Both now raise a plain error, the way Ghost's own configuration does for the same reason, and the library is no longer a dependency of this package.
    nx run ghost:test:ci:integration
Succeeded
Linux
4 CPU cores
read-write access token used
3b9d9b8630777
92%

Cache hits

24 of 26 tasks used cache.

Protect cache integrity with sandboxing

Get faster results

Learn how to enable distribution.

Atomizer enabled

25 groups of tasks optimized.

© 2026 - Nx Cloud

Terms of ServicePrivacy PolicyChangelogStatusDocsContact Nx CloudPricingCompany@NxDevTools
GitHubGhostWorkspace