- Notifications
You must be signed in to change notification settings - Fork110
Fix rocket.surgery.nuke Update#1449
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:master
Are you sure you want to change the base?
Conversation
bc60f94
to144a511
Comparegithub-actionsbot commentedFeb 4, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Test Results0 tests 0 ✅ 0s ⏱️ Results for commita7202f7. ♻️ This comment has been updated with latest results. |
Reviewing the CI logs it appears to be having trouble locating the test results and code coverage. Need to investigate further. |
I have found a possible explanation inside build logs:
But I do not see which part is considered as invalid. |
Solution found! |
Uh oh!
There was an error while loading.Please reload this page.
SummarySummary
CoverageNo assemblies have been covered. |
JoeRobich commentedFeb 9, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
manandre commentedFeb 9, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Surprising. The previous step is also using a relative path |
Mainly acheived this by disabling nullable checking in files with nullability errors.
Fix up#1336