You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
While running Github Actions in version 0.7.1, I encountered the following error:
Run yoshi389111/[email protected]
TypeError: Cannot read properties of null (reading 'repositories')
at Object.fetchData (/home/runner/work/_actions/yoshi389111/github-profile-3d-contrib/0.7.1/dist/index.js:1430:31)
at process.processTicksAndRejections (node:internal/process/task_queues:9[5](https://github.com/hoangvictor/hoangvictor/actions/runs/12344687156/job/34447593527#step:3:6):5)
at async Object.main (/home/runner/work/_actions/yoshi389111/github-profile-3d-contrib/0.7.1/dist/index.js:1507:2[6](https://github.com/hoangvictor/hoangvictor/actions/runs/12344687156/job/34447593527#step:3:7))
**Expected behavior**
A clear and concise description of what you expected to happen.
The text was updated successfully, but these errors were encountered:
Describe the bug
While running Github Actions in version 0.7.1, I encountered the following error:
The text was updated successfully, but these errors were encountered: