Add fallback for getPrPatch.ts #166
Annotations
6 errors and 1 warning
|
Lint:
src/utils/getPrPatch.ts#L3
Replace `"@octokit/types"` with `'@octokit/types'`
|
Lint:
src/utils/getPrPatch.ts#L5
Replace `"GET·/repos/{owner}/{repo}/pulls/{pull_number}"]["response"` with `'GET·/repos/{owner}/{repo}/pulls/{pull_number}']['response'`
|
Lint:
src/utils/getPrPatch.ts#L19
Replace `data:·string` with `⏎········data:·string;⏎····`
|
Lint:
src/utils/getPrPatch.ts#L26
Replace `·as·unknown)·as·{data:·string})` with `)·as·unknown)·as·{·data:·string·}`
|
Lint
Process completed with exit code 1.
|
Lint:
src/utils/getPrPatch.ts#L1
Run autofix to sort these imports!
|
Loading