Refactor MakeAndGetTempPath to use expression-bodied member #2271
Annotations
10 warnings
[Build]:
src/GitVersion.Core/Core/GitPreparer.cs#L117
Possible null reference argument for parameter 'path' in 'bool IFileSystem.DirectoryExists(string path)'.
|
[Build]:
src/GitVersion.Core/Core/GitPreparer.cs#L117
Possible null reference argument for parameter 'path' in 'bool IFileSystem.DirectoryExists(string path)'.
|
[Build]:
src/GitVersion.App/ArgumentParser.cs#L169
Possible null reference argument for parameter 'path' in 'bool IFileSystem.DirectoryExists(string path)'.
|
[Build]:
src/GitVersion.App/ArgumentParser.cs#L169
Possible null reference argument for parameter 'path' in 'bool IFileSystem.DirectoryExists(string path)'.
|
[Build]:
src/GitVersion.Core/Core/GitPreparer.cs#L117
Possible null reference argument for parameter 'path' in 'bool IFileSystem.DirectoryExists(string path)'.
|
[Build]:
src/GitVersion.Core/Core/GitPreparer.cs#L117
Possible null reference argument for parameter 'path' in 'bool IFileSystem.DirectoryExists(string path)'.
|
[Build]:
src/GitVersion.App/ArgumentParser.cs#L169
Possible null reference argument for parameter 'path' in 'bool IFileSystem.DirectoryExists(string path)'.
|
[Build]:
src/GitVersion.App/ArgumentParser.cs#L169
Possible null reference argument for parameter 'path' in 'bool IFileSystem.DirectoryExists(string path)'.
|
[Build]:
src/GitVersion.Core/Core/GitPreparer.cs#L117
Possible null reference argument for parameter 'path' in 'bool IFileSystem.DirectoryExists(string path)'.
|
[Build]:
src/GitVersion.App/ArgumentParser.cs#L169
Possible null reference argument for parameter 'path' in 'bool IFileSystem.DirectoryExists(string path)'.
|
Loading