CodeQL #32
Annotations
12 warnings
Analyze (csharp)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3. 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)
Unable to write diagnostic message to database: Error: ENOENT: no such file or directory, open 'D:\a\_temp\codeql_databases\csharp\diagnostic\codeql-action\codeql-action-2024-08-18T17:39:32.524Z.json'
|
Analyze (csharp)
Cannot convert null literal to non-nullable reference type.
|
Analyze (csharp)
Cannot convert null literal to non-nullable reference type.
|
Analyze (csharp)
Possible null reference return.
|
Analyze (csharp)
Converting null literal or possible null value to non-nullable type.
|
Analyze (csharp)
Possible null reference return.
|
Analyze (csharp)
Non-nullable field '_wadStreamProvider' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Analyze (csharp)
Nullable value type may be null.
|
Analyze (csharp)
Nullable value type may be null.
|
Analyze (csharp)
Unreachable code detected
|
Analyze (csharp)
Nullable value type may be null.
|