Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Cannot read properties of null (reading 'repositories') #86

Closed
hoangvictor opened this issue Dec 16, 2024 · 3 comments
Closed

[BUG] Cannot read properties of null (reading 'repositories') #86

hoangvictor opened this issue Dec 16, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@hoangvictor
Copy link

Describe the bug
While running Github Actions in version 0.7.1, I encountered the following error:

Run yoshi389111/github-profile-3d-contrib@0.7.1
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.
@yoshi389111 yoshi389111 added the bug Something isn't working label Mar 5, 2025
@yoshi389111
Copy link
Owner

@hoangvictor
Thank you for reporting the bug.

I looked at your repository, and it seems to have been working fine since February 8th.

Did you make any changes around that time?

Or do you have any idea what could be causing this?

@hoangvictor
Copy link
Author

It seems like the error dissapears:
Image

@yoshi389111
Copy link
Owner

Thank you for your response.

Since there were no changes on your end at that time, it's unclear whether this was due to a latent bug or an issue on GitHub's side.

For now, I will close this issue.

Please feel free to reach out if you encounter any further problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants