Skip to content

CodeQL

CodeQL #869

Triggered via schedule July 26, 2024 01:19
Status Success
Total duration 2m 43s
Artifacts

codeql-analysis.yml

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

Annotations

5 warnings
Analyze (csharp)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@v2.1.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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)'.