Skip to content

Bump octokit from 3.2.1 to 4.0.2 #390

Bump octokit from 3.2.1 to 4.0.2

Bump octokit from 3.2.1 to 4.0.2 #390

Triggered via pull request May 14, 2024 16:29
Status Failure
Total duration 58s
Artifacts

linting.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
lint: 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'.
lint: 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'.
lint
Process completed with exit code 2.