Skip to content

Support forks, release candidates, and dirty versions in GitVersion parsing #1853

Support forks, release candidates, and dirty versions in GitVersion parsing

Support forks, release candidates, and dirty versions in GitVersion parsing #1853

Triggered via pull request January 27, 2026 13:28
Status Success
Total duration 3m 18s
Artifacts

codeql-analysis.yml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

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.