ci(codeql): prevent advanced-config upload conflict from failing the job - #3329
Closed
khemssharma wants to merge 2 commits into
Closed
ci(codeql): prevent advanced-config upload conflict from failing the job#3329khemssharma wants to merge 2 commits into
khemssharma wants to merge 2 commits into
Annotations
1 error and 12 warnings
|
Perform CodeQL Analysis
Code Scanning could not process the submitted SARIF file:
CodeQL analyses from advanced configurations cannot be processed when the default setup is enabled
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@11d5960a326750d5838078e36cf38b85af677262. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run manual build steps:
testng-core-api/src/main/java/org/testng/IDataProviderMethod.java#L9
[MissingSummary] A summary fragment is required; consider using the value of the @return block as a summary fragment instead.
|
|
Run manual build steps:
testng-core-api/src/main/java/org/testng/ITestNGListener.java#L10
[MissingSummary] A summary fragment is required; consider using the value of the @return block as a summary fragment instead.
|
|
Run manual build steps:
testng-reflection-utils/src/main/java/org/testng/internal/reflect/ReflectionHelper.java#L48
[JdkObsolete] It is very rare for LinkedList to out-perform ArrayList or ArrayDeque. Avoid it unless you're willing to invest a lot of time into benchmarking. Caveat: LinkedList supports null elements, but ArrayDeque does not.
|
|
Run manual build steps:
testng-reflection-utils/src/main/java/org/testng/internal/reflect/ReflectionHelper.java#L42
[MissingSummary] A summary fragment is required; consider using the value of the @return block as a summary fragment instead.
|
|
Run manual build steps:
testng-reflection-utils/src/main/java/org/testng/internal/reflect/ReflectionHelper.java#L16
[MissingSummary] A summary fragment is required; consider using the value of the @return block as a summary fragment instead.
|
|
Run manual build steps:
testng-collections/src/main/java/org/testng/collections/Objects.java#L28
[EffectivelyPrivate] This declaration has public or protected modifiers, but is effectively private.
|
|
Run manual build steps:
testng-collections/src/main/java/org/testng/collections/Objects.java#L14
[EffectivelyPrivate] This declaration has public or protected modifiers, but is effectively private.
|
|
Run manual build steps:
testng-collections/src/main/java/org/testng/collections/Lists.java#L20
[JdkObsolete] It is very rare for LinkedList to out-perform ArrayList or ArrayDeque. Avoid it unless you're willing to invest a lot of time into benchmarking. Caveat: LinkedList supports null elements, but ArrayDeque does not.
|
|
Run manual build steps:
testng-collections/src/main/java/org/testng/collections/Lists.java#L16
[JdkObsolete] It is very rare for LinkedList to out-perform ArrayList or ArrayDeque. Avoid it unless you're willing to invest a lot of time into benchmarking. Caveat: LinkedList supports null elements, but ArrayDeque does not.
|
|
Run manual build steps:
testng-collections/src/main/java/org/testng/collections/Maps.java#L17
[JdkObsolete] Hashtable performs synchronization this is usually unnecessary; prefer LinkedHashMap.
|
|
Initialize CodeQL
Cannot build an overlay database because build-mode is set to "manual" instead of "none". Falling back to creating a normal full database instead.
|
background
wait
wait-all
cancel
parallel
Loading