dotnet / dotnet/macios

Create Warning for Merge Issues in info.plist

Open
#10,379 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
C#
Stars
2.9k
Forks
576
Avg merge
2d 12h
Merged PRs (30d)
123

Description

Inspired by this issue https://github.com/xamarin/xamarin-macios/issues/10149 that @rolfbjarne took care of.
We should add a warning that will alert users if there are important lines commented out
due to merge issues such as `<<<<<<<<<<` and `>>>>>>>>>>`

This user ran into issues such as:
error MSB4018: The "GetMinimumOSVersion" task failed unexpectedly.
error MSB4018: System.ArgumentNullException: Parameter "message" cannot be null.

when a warning pointing towards the line with merge issues could have solved the issue sooner.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.