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

Mention To Chatwork Comment Test #52

Mention To Chatwork Comment Test

Mention To Chatwork Comment Test #52

Triggered via pull request review February 27, 2024 08:33
Status Success
Total duration 27s
Artifacts

mention-to-chatwork.yml

on: pull_request_review
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/8061814015 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%2520execNormalComment%2520(/home/runner/work/actions-mention-to-chatwork/actions-mention-to-chatwork/dist/index.js:15961:103)%250A%2520%2520%2520%2520at%2520main%2520(/home/runner/work/actions-mention-to-chatwork/actions-mention-to-chatwork/dist/index.js:1602: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 execNormalComment (/home/runner/work/actions-mention-to-chatwork/actions-mention-to-chatwork/dist/index.js:15961:103) at main (/home/runner/work/actions-mention-to-chatwork/actions-mention-to-chatwork/dist/index.js:1602:51) at processTicksAndRejections (node:internal/process/task_queues:96:5) ```