Skip to content

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

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

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

Triggered via pull request October 3, 2024 19:15
Status Failure
Total duration 28s
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.