Update README.md #63
Annotations
6 warnings
build:
src/FixNormalization/Commands/FixCommand.cs#L88
'FixCommand.DetectFilesInDirectory(string, List<string>, bool, NormalizationForm, int?)' is obsolete: 'Use DetectFilesInDirectory(string, List<string>, bool, string, NormalizationForm, int?) instead.'
|
build:
src/FixNormalization/Commands/FixCommand.cs#L71
Dereference of a possibly null reference.
|
build:
src/FixNormalization/Commands/FixCommand.cs#L285
Possible null reference argument for parameter 'path' in 'string IPath.GetFullPath(string path)'.
|
build:
src/FixNormalization/Commands/FixCommand.cs#L88
'FixCommand.DetectFilesInDirectory(string, List<string>, bool, NormalizationForm, int?)' is obsolete: 'Use DetectFilesInDirectory(string, List<string>, bool, string, NormalizationForm, int?) instead.'
|
build:
src/FixNormalization/Commands/FixCommand.cs#L71
Dereference of a possibly null reference.
|
build:
src/FixNormalization/Commands/FixCommand.cs#L285
Possible null reference argument for parameter 'path' in 'string IPath.GetFullPath(string path)'.
|