allow non target access actors to check, compose, delete and publish schemas #18195
Annotations
3 errors
typecheck
Argument of type '{ services: Service[]; registry: string; token: string; write: string; unstable__forceLatest: boolean; onError: (error: HiveCLIError) => void; }' is not assignable to parameter of type '{ services: { name: string; url: string; sdl: string; }[]; registry: string; token: string; write: string; unstable__forceLatest: boolean; target: TargetSelectorInput | null; onError: (error: HiveCLIError) => void; }'.
|
typecheck
Argument of type '{ services: Service[]; registry: string; token: string; write: string; unstable__forceLatest: boolean; onError: (error: HiveCLIError) => void; }' is not assignable to parameter of type '{ services: { name: string; url: string; sdl: string; }[]; registry: string; token: string; write: string; unstable__forceLatest: boolean; target: TargetSelectorInput | null; onError: (error: HiveCLIError) => void; }'.
|
typecheck
Process completed with exit code 2.
|
Loading