-
Notifications
You must be signed in to change notification settings - Fork 24
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
Github action "backend" failing for forked repositories #456
Comments
@Valeri12580 could you try to merge my branch with the changes and verify if it works now? |
https://github.com/Sybit-Education/Diveni/actions/runs/6597906564/job/17941827635?pr=426 It looks like the formatting job is fixed but the "Test" from backend and Lint from frontend are still failling. |
Hi @Valeri12580 oh, yes. I check this. |
Hi @stritti, It looks like this job is failing too: I'm not sure why it is failing but I see that you added it recently |
Hi @Valeri12580 I created now a fork for better verification. What you noted at #456 (comment) is caused by warnings in frontend. I solved this in the new PR too: #483 |
Describe the bug
The github action "backend" is failing when the jobs "Test" and "formatting" are triggered for PRs from forked repositories. Example:
https://github.com/Sybit-Education/Diveni/actions/runs/6560803558/job/17819310837#step:5:21
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The mentioned jobs above are failing
Screenshots
The text was updated successfully, but these errors were encountered: