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

Github action "backend" failing for forked repositories #456

Closed
Valeri12580 opened this issue Oct 19, 2023 · 5 comments · Fixed by #483
Closed

Github action "backend" failing for forked repositories #456

Valeri12580 opened this issue Oct 19, 2023 · 5 comments · Fixed by #483
Assignees
Labels
bug Something isn't working hacktoberfest

Comments

@Valeri12580
Copy link
Contributor

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:

  1. Trigger the jobs for backend github action

Expected behavior
The mentioned jobs above are failing

Screenshots
image

image
@Dan1elBox Dan1elBox added the bug Something isn't working label Oct 19, 2023
@stritti stritti self-assigned this Oct 19, 2023
@stritti stritti linked a pull request Oct 19, 2023 that will close this issue
@stritti
Copy link
Member

stritti commented Oct 19, 2023

@Valeri12580 could you try to merge my branch with the changes and verify if it works now?

@Valeri12580
Copy link
Contributor Author

@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
https://github.com/Sybit-Education/Diveni/actions/runs/6597906565/job/17941827562?pr=426

It looks like the formatting job is fixed but the "Test" from backend and Lint from frontend are still failling.

image image

@stritti
Copy link
Member

stritti commented Oct 25, 2023

Hi @Valeri12580 oh, yes. I check this.

@Valeri12580
Copy link
Contributor Author

Hi @stritti, It looks like this job is failing too:
https://github.com/Sybit-Education/Diveni/actions/runs/6597906565/job/17941827562?pr=426

I'm not sure why it is failing but I see that you added it recently

@stritti stritti linked a pull request Oct 25, 2023 that will close this issue
@stritti
Copy link
Member

stritti commented Oct 25, 2023

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

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

Successfully merging a pull request may close this issue.

3 participants