Skip to content

chore(deps): update dependency @octokit/types to v13 - autoclosed #429

chore(deps): update dependency @octokit/types to v13 - autoclosed

chore(deps): update dependency @octokit/types to v13 - autoclosed #429

Triggered via pull request September 24, 2024 18:28
Status Failure
Total duration 32s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.