Skip to content

CodeQL

CodeQL #959

Triggered via schedule December 13, 2024 01:21
Status Success
Total duration 2m 8s
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)'.