Support forks, release candidates, and dirty versions in GitVersion parsing #1853
Annotations
11 warnings
|
Analyze (csharp):
src/shared/Core.Tests/GitVersionTests.cs#L275
Comparison made to same variable; did you mean to compare something else?
|
|
Analyze (csharp):
src/shared/Core.Tests/GitVersionTests.cs#L244
Comparison made to same variable; did you mean to compare something else?
|
|
Analyze (csharp):
src/shared/Core.Tests/GitVersionTests.cs#L353
Comparison made to same variable; did you mean to compare something else?
|
|
Analyze (csharp):
src/shared/Core.Tests/GitVersionTests.cs#L350
Comparison made to same variable; did you mean to compare something else?
|
|
Analyze (csharp):
src/shared/Core.Tests/GitVersionTests.cs#L353
Possible null reference argument for parameter 'left' in 'bool GitVersion.operator !=(GitVersion left, GitVersion? right)'.
|
|
Analyze (csharp):
src/shared/Core.Tests/GitVersionTests.cs#L352
Cannot convert null literal to non-nullable reference type.
|
|
Analyze (csharp):
src/shared/Core.Tests/GitVersionTests.cs#L318
Comparison made to same variable; did you mean to compare something else?
|
|
Analyze (csharp):
src/shared/Core.Tests/GitVersionTests.cs#L287
Comparison made to same variable; did you mean to compare something else?
|
|
Analyze (csharp):
src/shared/Core.Tests/GitVersionTests.cs#L275
Comparison made to same variable; did you mean to compare something else?
|
|
Analyze (csharp):
src/shared/Core.Tests/GitVersionTests.cs#L244
Comparison made to same variable; did you mean to compare something else?
|
|
Analyze (csharp)
Cannot build an overlay database because build-mode is set to "undefined" instead of "none". Falling back to creating a normal full database instead.
|