chore(deps): update dependency @octokit/types to v13 - autoclosed #432
Annotations
8 errors
Build:
src/classes/bot.ts#L49
The inferred type of 'sendComment' cannot be named without a reference to 'probot/node_modules/@octokit/types'. This is likely not portable. A type annotation is necessary.
|
Build:
src/classes/bot.ts#L70
The inferred type of 'updateComment' cannot be named without a reference to 'probot/node_modules/@octokit/types'. This is likely not portable. A type annotation is necessary.
|
Build:
src/classes/bot.ts#L142
The inferred type of 'getFile' cannot be named without a reference to 'probot/node_modules/@octokit/types'. This is likely not portable. A type annotation is necessary.
|
Build:
src/classes/bot.ts#L176
The inferred type of 'getBranchInfo' cannot be named without a reference to 'probot/node_modules/@octokit/types'. This is likely not portable. A type annotation is necessary.
|
Build:
src/classes/bot.ts#L194
The inferred type of 'createBranch' cannot be named without a reference to 'probot/node_modules/@octokit/types'. This is likely not portable. A type annotation is necessary.
|
Build:
src/classes/bot.ts#L279
The inferred type of 'getPRsList' cannot be named without a reference to 'probot/node_modules/@octokit/types'. This is likely not portable. A type annotation is necessary.
|
Build:
src/classes/bot.ts#L420
The inferred type of 'createOrUpdateReport' cannot be named without a reference to 'probot/node_modules/@octokit/types'. This is likely not portable. A type annotation is necessary.
|
Build
Process completed with exit code 1.
|