Skip to content

fix(tests): Path compatibility with Unix-Like #70

fix(tests): Path compatibility with Unix-Like

fix(tests): Path compatibility with Unix-Like #70

Triggered via push August 3, 2025 02:03
Status Failure
Total duration 1m 25s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error, 6 warnings, and 1 notice
build
Process completed with exit code 1.
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#L71
Dereference of a possibly null reference.
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#L285
Possible null reference argument for parameter 'path' in 'string IPath.GetFullPath(string path)'.
build: src/FixNormalization/Commands/FixCommand.cs#L71
Dereference of a possibly null reference.
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
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677