[Correctness] Ambiguous error log output
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 68/100
Research direction
Start at Assets/Scripts/Editor/Compilation/DotnetExeCompilator.cs lines 137-176 and inspect the catch block around the compilation error path. Determine which exception cases can reach it and review the current file-removal guidance. Done means the editor log gives an appropriate guide for the actual failure instead of implying every error is caused by duplicated files.
Written by the indexing model from the issue text.
Description
this catch (Exception e) could contain various possibilities, it might not because of duplicated files.
but before checking what kind of Exception exactly it threw,
just logging out how to remove files , you need a better guide information
- Dominant language
- C#
- Stars
- 2.2k
- Forks
- 167
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from handzlikchris/FastScriptReload
-
Difficulty 1/5 Under an hour Newbie friendliness 88/100
handzlikchris/FastScriptReload#202 · 2 reactions ·
-
csc.rsp support Open
Difficulty 4/5 3-5 days Newbie friendliness 45/100
-
Difficulty 4/5 3-5 days Newbie friendliness 38/100
handzlikchris/FastScriptReload#203 · 4 comments ·
-
Difficulty 4/5 3-5 days Newbie friendliness 42/100
handzlikchris/FastScriptReload#197 · 1 comment ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
All issues in handzlikchris/FastScriptReload
Similar issues
-
type/automation type/tech-debt
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
t/bug
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
ci-failure-cause test-failure
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
area:auth FE mvp P3
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
klasolsson81/jobbliggaren#1788 ·