Skip to content

fix(deps): update dependency @actions/github to v6 #6766

fix(deps): update dependency @actions/github to v6

fix(deps): update dependency @actions/github to v6 #6766

Triggered via pull request October 10, 2023 22:54
Status Failure
Total duration 1m 23s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

13 errors
Test on node 16: packages/action/src/checks.ts#L8
Property 'checks' does not exist on type 'Octokit & Api & { paginate: PaginateInterface; }'.
Test on node 16: packages/action/src/checks.ts#L23
Property 'checks' does not exist on type 'Octokit & Api & { paginate: PaginateInterface; }'.
Test on node 16: packages/action/src/checks.ts#L38
Property 'checks' does not exist on type 'Octokit & Api & { paginate: PaginateInterface; }'.
Test on node 16: packages/action/src/files.ts#L47
Property 'git' does not exist on type 'Octokit & Api & { paginate: PaginateInterface; }'.
Test on node 16: packages/action/src/run.ts#L57
Property 'checks' does not exist on type 'Octokit & Api & { paginate: PaginateInterface; }'.
Test on node 16
Process completed with exit code 1.
Test on node 18
The job was canceled because "_16" failed.
Test on node 18: packages/action/src/checks.ts#L8
Property 'checks' does not exist on type 'Octokit & Api & { paginate: PaginateInterface; }'.
Test on node 18: packages/action/src/checks.ts#L23
Property 'checks' does not exist on type 'Octokit & Api & { paginate: PaginateInterface; }'.
Test on node 18: packages/action/src/checks.ts#L38
Property 'checks' does not exist on type 'Octokit & Api & { paginate: PaginateInterface; }'.
Test on node 18: packages/action/src/files.ts#L47
Property 'git' does not exist on type 'Octokit & Api & { paginate: PaginateInterface; }'.
Test on node 18: packages/action/src/run.ts#L57
Property 'checks' does not exist on type 'Octokit & Api & { paginate: PaginateInterface; }'.
Test on node 18
The operation was canceled.