Fix linter errors
This commit is contained in:
parent
5f644f971e
commit
10695e6a20
46 changed files with 93 additions and 62 deletions
|
|
@ -180,6 +180,7 @@ export function mockLanguagesInRepo(languages: string[]) {
|
|||
url: "GET /repos/:owner/:repo/languages",
|
||||
});
|
||||
|
||||
// eslint-disable-next-line @typescript-eslint/no-unsafe-argument
|
||||
mockClient.returns({
|
||||
repos: {
|
||||
listLanguages,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue