Muna N.#8
Open
MunaNasher wants to merge 5 commits intoHackYourAssignment:mainfrom
Open
Conversation
This comment has been minimized.
This comment has been minimized.
Ro-P
requested changes
Apr 12, 2026
Ro-P
left a comment
There was a problem hiding this comment.
I can see you've fixed the lint error, which is good. However, the main part of this assignment is missing, there's no GitHub Actions workflow file.
You need to create a file at .github/workflows/task-1.yml that runs the CI pipeline. This file should include steps to: Run the linter, run unit tests, build the app, upload the build artifact.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
📝 HackYourFuture auto gradeAssignment Score: 0 / 100 ✅Status: ✅ Passed Test Details |
Author
|
I’ve tried to fix the issue in the workflow file and pushed several updates
to the repository. However, the GitHub Actions workflow is still failing in
the Actions tab.
I reviewed the errors and tried to debug the problem, but I wasn’t able to
identify the exact issue yet.
Could you please take a look and let me know what I might be missing?
Thank you for your help.
…On Sun, 12 Apr 2026 at 1:22 PM, Rohini Patil ***@***.***> wrote:
***@***.**** requested changes on this pull request.
I can see you've fixed the lint error, which is good. However, the main
part of this assignment is missing, there's no GitHub Actions workflow file.
You need to create a file at .github/workflows/task-1.yml that runs the CI
pipeline. This file should include steps to: Run the linter, run unit
tests, build the app, upload the build artifact.
—
Reply to this email directly, view it on GitHub
<#8 (review)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BNKUDW3CRZQEQMN3HY4W75L4VN37LAVCNFSM6AAAAACXRLY7MKVHI2DSMVQWIX3LMV43YUDVNRWFEZLROVSXG5CSMV3GSZLXHM2DAOJUHE3DOMZVGA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.