Skip to content

Merge tag 'codeql-cli/latest' into auto/sync-main-pr

63884ff
Select commit
Loading
Failed to load commit list.
Merged

Sync Main (autogenerated) #220

Merge tag 'codeql-cli/latest' into auto/sync-main-pr
63884ff
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL completed May 1, 2025 in 2s

5 configurations not found

Warning: Code scanning may not have found all the alerts introduced by this pull request, because 5 configurations present on refs/heads/main were not found:

API upload

  • ❓  <default>

Actions workflow (csv-coverage-metrics.yml)

  • ❓  .github/workflows/csv-coverage-metrics.yml:publish-csharp
  • ❓  .github/workflows/csv-coverage-metrics.yml:publish-java

Actions workflow (codeql-analysis.yml)

  • ❓  .github/workflows/codeql-analysis.yml:CodeQL-Build

Actions workflow (cpp-swift-analysis.yml)

  • ❓  .github/workflows/cpp-swift-analysis.yml:CodeQL-Build

New alerts in code changed by this pull request

  • 22 notes

Alerts not introduced by this pull request might have been detected because the code changes were too large.

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 25 in csharp/autobuilder/Semmle.Autobuild.Cpp.Tests/BuildScripts.cs

See this annotation in the file changed.

Code scanning / CodeQL

Missed 'readonly' opportunity Note test

Field 'FileDeleteIn' can be 'readonly'.

Check failure on line 25 in csharp/autobuilder/Semmle.Autobuild.Cpp.Tests/BuildScripts.cs

See this annotation in the file changed.

Code scanning / CodeQL

Container contents are never accessed Error test

The contents of this container are never accessed.

Check notice on line 32 in csharp/autobuilder/Semmle.Autobuild.Cpp.Tests/BuildScripts.cs

See this annotation in the file changed.

Code scanning / CodeQL

Missed 'readonly' opportunity Note test

Field 'FileExistsIn' can be 'readonly'.

Check failure on line 32 in csharp/autobuilder/Semmle.Autobuild.Cpp.Tests/BuildScripts.cs

See this annotation in the file changed.

Code scanning / CodeQL

Container contents are never accessed Error test

The contents of this container are never accessed.

Check notice on line 33 in csharp/autobuilder/Semmle.Autobuild.Cpp.Tests/BuildScripts.cs

See this annotation in the file changed.

Code scanning / CodeQL

Missed 'readonly' opportunity Note test

Field 'FileExists' can be 'readonly'.

Check notice on line 45 in csharp/autobuilder/Semmle.Autobuild.Cpp.Tests/BuildScripts.cs

See this annotation in the file changed.

Code scanning / CodeQL

Missed 'readonly' opportunity Note test

Field 'RunProcessIn' can be 'readonly'.

Check failure on line 45 in csharp/autobuilder/Semmle.Autobuild.Cpp.Tests/BuildScripts.cs

See this annotation in the file changed.

Code scanning / CodeQL

Container contents are never accessed Error test

The contents of this container are never accessed.

Check notice on line 46 in csharp/autobuilder/Semmle.Autobuild.Cpp.Tests/BuildScripts.cs

See this annotation in the file changed.

Code scanning / CodeQL

Missed 'readonly' opportunity Note test

Field 'RunProcess' can be 'readonly'.

Check notice on line 47 in csharp/autobuilder/Semmle.Autobuild.Cpp.Tests/BuildScripts.cs

See this annotation in the file changed.

Code scanning / CodeQL

Missed 'readonly' opportunity Note test

Field 'RunProcessOut' can be 'readonly'.

Check notice on line 48 in csharp/autobuilder/Semmle.Autobuild.Cpp.Tests/BuildScripts.cs

See this annotation in the file changed.

Code scanning / CodeQL

Missed 'readonly' opportunity Note test

Field 'RunProcessWorkingDirectory' can be 'readonly'.

Check notice on line 89 in csharp/autobuilder/Semmle.Autobuild.Cpp.Tests/BuildScripts.cs

See this annotation in the file changed.

Code scanning / CodeQL

Missed 'readonly' opportunity Note test

Field 'DirectoryDeleteIn' can be 'readonly'.

Check failure on line 89 in csharp/autobuilder/Semmle.Autobuild.Cpp.Tests/BuildScripts.cs

See this annotation in the file changed.

Code scanning / CodeQL

Container contents are never accessed Error test

The contents of this container are never accessed.

Check notice on line 96 in csharp/autobuilder/Semmle.Autobuild.Cpp.Tests/BuildScripts.cs

See this annotation in the file changed.

Code scanning / CodeQL

Missed 'readonly' opportunity Note test

Field 'DirectoryExists' can be 'readonly'.

Check notice on line 97 in csharp/autobuilder/Semmle.Autobuild.Cpp.Tests/BuildScripts.cs

See this annotation in the file changed.

Code scanning / CodeQL

Missed 'readonly' opportunity Note test

Field 'DirectoryExistsIn' can be 'readonly'.

Check failure on line 97 in csharp/autobuilder/Semmle.Autobuild.Cpp.Tests/BuildScripts.cs

See this annotation in the file changed.

Code scanning / CodeQL

Container contents are never accessed Error test

The contents of this container are never accessed.

Check notice on line 107 in csharp/autobuilder/Semmle.Autobuild.Cpp.Tests/BuildScripts.cs

See this annotation in the file changed.

Code scanning / CodeQL

Missed 'readonly' opportunity Note test

Field 'GetEnvironmentVariable' can be 'readonly'.

Check notice on line 123 in csharp/autobuilder/Semmle.Autobuild.Cpp.Tests/BuildScripts.cs

See this annotation in the file changed.

Code scanning / CodeQL

Missed 'readonly' opportunity Note test

Field 'EnumerateFiles' can be 'readonly'.

Check notice on line 132 in csharp/autobuilder/Semmle.Autobuild.Cpp.Tests/BuildScripts.cs

See this annotation in the file changed.

Code scanning / CodeQL

Missed 'readonly' opportunity Note test

Field 'EnumerateDirectories' can be 'readonly'.

Check notice on line 172 in csharp/autobuilder/Semmle.Autobuild.Cpp.Tests/BuildScripts.cs

See this annotation in the file changed.

Code scanning / CodeQL

Missed 'readonly' opportunity Note test

Field 'LoadXml' can be 'readonly'.

Check notice on line 236 in csharp/autobuilder/Semmle.Autobuild.Cpp.Tests/BuildScripts.cs

See this annotation in the file changed.

Code scanning / CodeQL

Missed 'readonly' opportunity Note test

Field 'Actions' can be 'readonly'.

Check notice on line 239 in csharp/autobuilder/Semmle.Autobuild.Cpp.Tests/BuildScripts.cs

See this annotation in the file changed.

Code scanning / CodeQL

Missed 'readonly' opportunity Note test

Field 'StartCallbackIn' can be 'readonly'.

Check notice on line 247 in csharp/autobuilder/Semmle.Autobuild.Cpp.Tests/BuildScripts.cs

See this annotation in the file changed.

Code scanning / CodeQL

Missed 'readonly' opportunity Note test

Field 'EndCallbackIn' can be 'readonly'.

Check notice on line 248 in csharp/autobuilder/Semmle.Autobuild.Cpp.Tests/BuildScripts.cs

See this annotation in the file changed.

Code scanning / CodeQL

Missed 'readonly' opportunity Note test

Field 'EndCallbackReturn' can be 'readonly'.

Check notice on line 70 in csharp/autobuilder/Semmle.Autobuild.Shared/Project.cs

See this annotation in the file changed.

Code scanning / CodeQL

Generic catch clause Note

Generic catch clause.

Check notice on line 261 in csharp/extractor/Semmle.Util/BuildActions.cs

See this annotation in the file changed.

Code scanning / CodeQL

Generic catch clause Note

Generic catch clause.