@bluelibs/runner - v6.3.1
    Preparing search index...

    Variable isolateViolationErrorConst

    isolateViolationError: IErrorHelper<
        {
            channel: IsolationChannel;
            consumerId: string;
            consumerType: string;
            matchedRuleId: string;
            matchedRuleType: "id"
            | "subtree"
            | "tag"
            | "only"
            | "wildcard";
            policyResourceId: string;
            targetId: string;
            targetType: string;
        } & DefaultErrorType,
    > = ...