Reuse created commits for all branches as commits are shared. #3652
Annotations
1 error and 10 warnings
[Unit Test]
Process completed with exit code 1.
|
[Unit Test]:
src/GitVersion.LibGit2Sharp/Git/CommitCollection.cs#L20
Converting null literal or possible null value to non-nullable type.
|
[Unit Test]:
src/GitVersion.LibGit2Sharp/Git/Commit.cs#L21
Converting null literal or possible null value to non-nullable type.
|
[Unit Test]:
src/GitVersion.LibGit2Sharp/Git/GitRepository.cs#L67
Cannot convert null literal to non-nullable reference type.
|
[Unit Test]:
src/GitVersion.LibGit2Sharp/Git/GitRepository.cs#L57
Cannot convert null literal to non-nullable reference type.
|
[Unit Test]:
src/GitVersion.LibGit2Sharp/Git/GitRepository.cs#L49
Cannot convert null literal to non-nullable reference type.
|
[Unit Test]:
src/GitVersion.LibGit2Sharp/Git/GitRepository.cs#L41
Cannot convert null literal to non-nullable reference type.
|
[Unit Test]:
src/GitVersion.LibGit2Sharp/Git/GitRepository.cs#L33
Cannot convert null literal to non-nullable reference type.
|
[Unit Test]:
src/GitVersion.LibGit2Sharp/Git/GitRepository.cs#L25
Cannot convert null literal to non-nullable reference type.
|
[Unit Test]:
src/GitVersion.LibGit2Sharp/Git/CommitCollection.cs#L20
Converting null literal or possible null value to non-nullable type.
|
[Unit Test]:
src/GitVersion.LibGit2Sharp/Git/Commit.cs#L21
Converting null literal or possible null value to non-nullable type.
|
Loading