refactor: octokit openapi types #1139
Annotations
3 errors
src/renderer/utils/links.test.ts#L68
Argument of type '{ name?: string; email?: string; login: string; id: number; node_id: string; avatar_url: string; gravatar_id: string; url: string; html_url: string; followers_url: string; following_url: string; gists_url: string; ... 8 more ...; starred_at?: string; }' is not assignable to parameter of type 'SubjectUser'.
|
src/renderer/utils/subject.ts#L233
Property 'name' does not exist on type 'string | { id?: number; node_id?: string; url?: string; name?: string; description?: string; color?: string; default?: boolean; }'.
|
|
The logs for this run have expired and are no longer available.
Loading