Skip to content

CodeQL

CodeQL #965

Triggered via schedule December 27, 2024 01:20
Status Success
Total duration 1m 53s
Artifacts

codeql-analysis.yml

on: schedule
Matrix: Analyze
Fit to window
Zoom out
Zoom in

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