Skip to content

Update README.md

Update README.md #63

Triggered via push January 16, 2025 15:04
Status Success
Total duration 2m 0s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

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)'.