CodeQL #959
Annotations
5 warnings
Analyze (csharp)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Analyze (csharp)
Possible null reference argument for parameter 'path' in 'IDirectoryInfo IDirectoryInfoFactory.New(string path)'.
|
Analyze (csharp)
Possible null reference argument for parameter 'fileName' in 'IFileInfo IFileInfoFactory.New(string fileName)'.
|
Analyze (csharp)
Possible null reference argument for parameter 'path' in 'IDirectoryInfo IDirectoryInfoFactory.New(string path)'.
|
Analyze (csharp):
src/GlobPath.cs#L78
Possible null reference argument for parameter 'fileName' in 'IFileInfo IFileInfoFactory.New(string fileName)'.
|