Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

draftはレビュー依頼を出さない #63

draftはレビュー依頼を出さない

draftはレビュー依頼を出さない #63

Triggered via push January 31, 2024 08:01
Status Success
Total duration 35s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, ./. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test: __tests__/modules/github.test.ts#L59
Unexpected any. Specify a different type
test: __tests__/modules/github.test.ts#L71
Unexpected any. Specify a different type
test: __tests__/modules/github.test.ts#L85
Unexpected any. Specify a different type
test: __tests__/modules/github.test.ts#L87
Unexpected any. Specify a different type
test: __tests__/modules/github.test.ts#L115
Unexpected any. Specify a different type
test: __tests__/modules/github.test.ts#L142
Unexpected any. Specify a different type
test: __tests__/modules/github.test.ts#L154
Unexpected any. Specify a different type
test: __tests__/modules/github.test.ts#L168
Unexpected any. Specify a different type
test: __tests__/modules/github.test.ts#L170
Unexpected any. Specify a different type
test: __tests__/modules/github.test.ts#L196
Unexpected any. Specify a different type
test
❗ An internal error occurred in https://github.com/shikajiro/actions-mention-to-chatwork/actions/runs/7722896340 mention-to-chatwork action (but action didn't fail as this action is not critical). To solve the problem, please https://github.com/shikajiro/actions-mention-to-chatwork/issues/new?title=Can%20not%20find%20pull%20request%20number.&body=%2560%2560%2560%250AError:%2520Can%2520not%2520find%2520pull%2520request%2520number.%250A%2520%2520%2520%2520at%2520execPrReviewRequestedMention%2520(/home/runner/work/actions-mention-to-chatwork/actions-mention-to-chatwork/dist/index.js:15918:15)%250A%2520%2520%2520%2520at%2520main%2520(/home/runner/work/actions-mention-to-chatwork/actions-mention-to-chatwork/dist/index.js:1590:62)%250A%2520%2520%2520%2520at%2520processTicksAndRejections%2520(node:internal/process/task_queues:96:5)%250A%2560%2560%2560 open an issue ``` Error: Can not find pull request number. at execPrReviewRequestedMention (/home/runner/work/actions-mention-to-chatwork/actions-mention-to-chatwork/dist/index.js:15918:15) at main (/home/runner/work/actions-mention-to-chatwork/actions-mention-to-chatwork/dist/index.js:1590:62) at processTicksAndRejections (node:internal/process/task_queues:96:5) ```