Update GitHub user schema and properties #929
Annotations
2 errors
src/global-state.ts#L477
Type 'AssignAction<{ githubUser: null; }, { type: "error.platform.global.resolvingUser:invocation[0]"; data: unknown; } | { type: "SIGN_OUT"; }, { type: ""; } | { type: "error.platform.global.resolvingUser:invocation[0]"; data: unknown; } | ... 17 more ... | ({ ...; } & { ...; })>' is not assignable to type 'ActionObject<Context, { type: "error.platform.global.resolvingUser:invocation[0]"; data: unknown; } | { type: "SIGN_OUT"; }, { type: ""; } | { type: "error.platform.global.resolvingUser:invocation[0]"; data: unknown; } | ... 17 more ... | ({ ...; } & { ...; }), BaseActionObject> | ((context: Context, event: { ...; }...'.
|
|
The logs for this run have expired and are no longer available.
Loading