Skip to content

chore: update dependency @octokit/types to v13 #450

chore: update dependency @octokit/types to v13

chore: update dependency @octokit/types to v13 #450

Triggered via pull request November 26, 2024 01:45
Status Failure
Total duration 24s
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.