TryGhostOSS
    Ghost
    Removed redundant passive option from removeEventListener calls in comments-ui passive is not a valid removeEventListener option (EventListenerOptions only accepts capture) and is ignored on removal. The paired addEventListener calls all use {passive: true} with no capture, so the matching removals only need capture=false, which is the default. Dropping the third argument entirely removes the need for the as any / as EventListenerOptions casts across all 8 listener removals.
    nx run @tryghost/admin:build
Succeeded
CI Pipeline Execution

nx run @tryghost/admin:build

Click to copy
Linux
4 CPU cores
read-write access token used
fd5b088a28733
100%

Cache hits

9 of 9 tasks used cache.

Get faster results

Learn how to enable distribution.

Atomizer enabled

9 groups of tasks optimized.

© 2026 - Nx Cloud

Terms of ServicePrivacy PolicyChangelogStatusDocsContact Nx CloudPricingCompany@NxDevTools