Add create-solution-filters command for converting multiple solutions #391
Annotations
10 warnings
|
build / build:
DotNetPlease.Tests/Commands/TestFixtureBase.cs#L81
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
|
|
build / build:
DotNetPlease/Commands/ExpandReferences.cs#L299
Non-nullable property 'SolutionFileName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build / build:
DotNetPlease/Commands/ExpandReferences.cs#L143
Possible null reference argument for parameter 'basePath' in 'string Path.GetFullPath(string path, string basePath)'.
|
|
build / build:
DotNetPlease/Commands/ExpandReferences.cs#L104
Possible null reference argument for parameter 'relativeTo' in 'string Path.GetRelativePath(string relativeTo, string path)'.
|
|
build / build:
DotNetPlease/Helpers/MSBuildHelper.cs#L563
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2, string path3)'.
|
|
build / build:
DotNetPlease/Helpers/FileSystemHelper.cs#L58
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
|
|
build / build:
DotNetPlease/Commands/ChangeNamespace.cs#L65
Dereference of a possibly null reference.
|
|
build / build:
DotNetPlease/Helpers/ProcessHelper.cs#L22
Possible null reference argument for parameter 'arguments' in 'ProcessStartInfo.ProcessStartInfo(string fileName, string arguments)'.
|
|
build / build:
DotNetPlease/Internal/Workspace.FileSystem.cs#L172
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
|
|
build / build:
DotNetPlease/Program.cs#L44
Possible null reference argument for parameter 'element' in 'IEnumerable<AssemblyMetadataAttribute> CustomAttributeExtensions.GetCustomAttributes<AssemblyMetadataAttribute>(Assembly element)'.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
packages
|
1.96 MB |
sha256:ca8cd679170ecee4625614d300d3d3a82764dbf472e30b4bb24ed78d93213b8b
|
|