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

labelの機能を削除 #53

labelの機能を削除

labelの機能を削除 #53

Triggered via issue February 27, 2024 08:34
Status Success
Total duration 26s
Artifacts

mention-to-chatwork.yml

on: issue_comment
mention-to-chatwork
18s
mention-to-chatwork
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
mention-to-chatwork
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/.
mention-to-chatwork
❗ An internal error occurred in https://github.com/shikajiro/actions-mention-to-chatwork/actions/runs/8061814281 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=Cannot%20read%20properties%20of%20undefined%20(reading%20'room_id')&body=%2560%2560%2560%250ATypeError:%2520Cannot%2520read%2520properties%2520of%2520undefined%2520(reading%2520'room_id')%250A%2520%2520%2520%2520at%2520execNormalMention%2520(/home/runner/work/actions-mention-to-chatwork/actions-mention-to-chatwork/dist/index.js:15988:32)%250A%2520%2520%2520%2520at%2520main%2520(/home/runner/work/actions-mention-to-chatwork/actions-mention-to-chatwork/dist/index.js:1598:51)%250A%2520%2520%2520%2520at%2520processTicksAndRejections%2520(node:internal/process/task_queues:96:5)%250A%2560%2560%2560 open an issue ``` TypeError: Cannot read properties of undefined (reading 'room_id') at execNormalMention (/home/runner/work/actions-mention-to-chatwork/actions-mention-to-chatwork/dist/index.js:15988:32) at main (/home/runner/work/actions-mention-to-chatwork/actions-mention-to-chatwork/dist/index.js:1598:51) at processTicksAndRejections (node:internal/process/task_queues:96:5) ```