Bump octokit from 3.2.1 to 4.0.2 #390
Annotations
3 errors
Check typescript:
src/server/utils/refreshRepoWorkflows.ts#L60
Type 'OctokitResponse<{ type: "dir" | "file" | "submodule" | "symlink"; size: number; name: string; path: string; content?: string | undefined; sha: string; url: string; git_url: string | null; html_url: string | null; download_url: string | null; _links: { ...; }; }[] | { ...; } | { ...; } | { ...; }, 200>' is not assignable to type 'NullableJsonNullValueInput | InputJsonValue | undefined'.
|
Check typescript:
src/server/utils/refreshRepoWorkflows.ts#L71
Type 'OctokitResponse<{ type: "dir" | "file" | "submodule" | "symlink"; size: number; name: string; path: string; content?: string | undefined; sha: string; url: string; git_url: string | null; html_url: string | null; download_url: string | null; _links: { ...; }; }[] | { ...; } | { ...; } | { ...; }, 200>' is not assignable to type 'NullableJsonNullValueInput | InputJsonValue | undefined'.
|
Check typescript
Process completed with exit code 2.
|
Loading