Push on master #38
codeql
on: dynamic
Matrix: analyze
Annotations
1 error and 3 warnings
|
Analyze (java-kotlin)
Error running analysis for java: Encountered a fatal error while running "/opt/hostedtoolcache/CodeQL/2.23.8/x64/codeql/codeql database run-queries --ram=14580 --threads=4 --expect-discarded-cache /home/runner/work/_temp/codeql_databases/java --min-disk-free=1024 -v". Exit code was 100 and error was: Oops! A fatal internal error occurred. Details:
com.semmle.util.exception.CatastrophicError: An error occurred while evaluating DataFlowImplCommon::Cached::FlowThrough::Final::argumentValueFlowsThrough/5#d117804d/5@i16#59922zah
Severe disk cache trouble (corruption or out of space) at /home/runner/work/_temp/codeql_databases/java/db-java/default/cache/pages/8b/98.pack: Failed to write item to disk
The RA to evaluate was:
{6} r1 = SCAN `DataFlowImplCommon::Cached::FlowThrough::Final::argumentValueFlowsThrough0/6#9b61d716#prev_delta` OUTPUT In.0, In.2, In.1, In.3, In.4, In.5
{5} | JOIN WITH `DataFlowPrivate::getAnOutNode/2#c727b29c` ON FIRST 2 OUTPUT Lhs.2, Lhs.3, Rhs.2, Lhs.4, Lhs.5
{5} | AND NOT `DataFlowImplCommon::Cached::FlowThrough::Final::argumentValueFlowsThrough/5#d117804d#prev`(FIRST 5)
{5} | SCAN OUTPUT In.1, In.0, In.3, In.4, In.2
{7} r2 = JOIN r1 WITH num#DataFlowImplCommon::TReadStepTypesNone#75c08a3d ON FIRST 1 OUTPUT Lhs.1, Lhs.1, Lhs.0, Lhs.2, Lhs.3, Lhs.4, Lhs.4
{7} | JOIN WITH `DataFlowPrivate::getNodeType/1#8ac0653f` ON FIRST 1 OUTPUT Lhs.6, Lhs.1, Lhs.2, Lhs.3, Lhs.4, Lhs.5, Rhs.1
{7} | JOIN WITH `DataFlowPrivate::getNodeType/1#8ac0653f` ON FIRST 1 OUTPUT Lhs.6, Rhs.1, Lhs.1, Lhs.2, Lhs.3, Lhs.4, Lhs.5
{5} | JOIN WITH `DataFlowPrivate::compatibleTypes/2#704e5d76` ON FIRST 2 OUTPUT Lhs.2, Lhs.3, Lhs.6, Lhs.4, Lhs.5
{9} r3 = JOIN r1 WITH num#DataFlowImplCommon::TReadStepTypesSome#973be024_302#join_rhs ON FIRST 1 OUTPUT Lhs.1, Lhs.1, Lhs.0, Lhs.2, Lhs.3, Lhs.4, Rhs.1, Rhs.2, Lhs.4
{9} | JOIN WITH `DataFlowPrivate::getNodeType/1#8ac0653f` ON FIRST 1 OUTPUT Rhs.1, Lhs.6, Lhs.1, Lhs.2, Lhs.3, Lhs.4, Lhs.5, Lhs.7, Lhs.8
{7} | JOIN WITH `DataFlowPrivate::compatibleTypes/2#704e5d76` ON FIRST 2 OUTPUT Lhs.8, Lhs.2, Lhs.3, Lhs.4, Lhs.5, Lhs.6, Lhs.7
{7} | JOIN WITH `DataFlowPrivate::getNodeType/1#8ac0653f` ON FIRST 1 OUTPUT Lhs.6, Rhs.1, Lhs.1, Lhs.2, Lhs.3, Lhs.4, Lhs.5
{5} | JOIN WITH `DataFlowPrivate::compatibleTypes/2#704e5d76` ON FIRST 2 OUTPUT Lhs.2, Lhs.3, Lhs.6, Lhs.4, Lhs.5
{5} r4 = r2 UNION r3
return r4
(eventual cause: IOException "No space left on device")
at com.semmle.inmemory.pipeline.MetaPipelineInstance.wrapWithRaDump(MetaPipelineInstance.java:212)
at com.semmle.inmemory.pipeline.MetaPipelineInstance.exceptionCaught(MetaPipelineInstance.java:182)
at com.semmle.inmemory.scheduler.execution.ThreadableWork.handleAndLog(ThreadableWork.java:593)
at com.semmle.inmemory.scheduler.execution.ThreadableWork.doSomeWork(ThreadableWork.java:410)
at com.semmle.inmemory.scheduler.RecursiveLayer$RecursiveWork.doWork(RecursiveLayer.java:514)
at com.semmle.inmemory.scheduler.execution.ThreadableWork.doSomeWork(ThreadableWork.java:396)
at com.semmle.inmemory.scheduler.execution.ExecutionScheduler.runnerMain(ExecutionScheduler.java:713)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
Caused by: Severe disk cache trouble (corruption or out of space) at /home/runner/work/_temp/codeql_databases/java/db-java/default/cache/pages/8b/98.pack: Failed to write item to disk
(eventual cause: IOException "No space left on device")
at com.semmle.inmemory.caching.RelationCacheImpl.lambda$create$0(RelationCacheImpl.java:87)
at com.semmle.inmemory.caching.byhash.disk.OnDiskStore.put(OnDiskStore.java:136)
at com.semmle.inmemory.caching.byhash.interfaces.HashBasedCache.putIfPresent(HashBasedCache.java:29)
at com.semmle.inmemory.caching.byhash.evict.Evictor$ItemHandle.writeToDisk(Evictor.java:723)
at java.base/java.util.ArrayList.forEach(Unknown Source)
at com.semmle.inme
|
|
Analyze (actions)
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
|
|
Analyze (java-kotlin)
The Actions runner is running low on disk space (360.5 MB available).
|
|
Analyze (java-kotlin)
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
|