Push on master #36
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=14581 --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 NullGuards::baseNotNullExpr/0#9aee275c/1@0ecd8cav
Severe disk cache trouble (corruption or out of space) at /home/runner/work/_temp/codeql_databases/java/db-java/default/cache/pages/1f/cc.pack: Failed to write item to disk
The RA to evaluate was:
{1} r1 = JOIN variableBinding_10#join_rhs WITH Type::EnumConstant#c5836910 ON FIRST 1 OUTPUT Lhs.1
{1} r2 = CONSTANT(unique int)[2]
{1} | JOIN WITH exprs_10#join_rhs ON FIRST 1 OUTPUT Rhs.1
{1} r3 = CONSTANT(unique int)[57]
{1} | JOIN WITH exprs_10#join_rhs ON FIRST 1 OUTPUT Rhs.1
{1} r4 = CONSTANT(unique int)[80]
{1} | JOIN WITH exprs_10#join_rhs ON FIRST 1 OUTPUT Rhs.1
{1} | JOIN WITH Expr::CastingExpr#cca1a3cf ON FIRST 1 OUTPUT Lhs.0
{1} r5 = CONSTANT(unique int)[79]
{1} | JOIN WITH exprs_10#join_rhs ON FIRST 1 OUTPUT Rhs.1
{1} | JOIN WITH Expr::CastingExpr#cca1a3cf ON FIRST 1 OUTPUT Lhs.0
{1} r6 = CONSTANT(unique int)[27]
{1} | JOIN WITH exprs_10#join_rhs ON FIRST 1 OUTPUT Rhs.1
{2} | JOIN WITH `Expr::Expr.getType/0#dispred#ac12d976` ON FIRST 1 OUTPUT Rhs.1, Lhs.0
{1} | JOIN WITH JDK::TypeString#62b97316#b ON FIRST 1 OUTPUT Lhs.1
{5} r7 = SCAN `Expr::MethodCall.getMethod/0#dispred#41989dc9` OUTPUT In.1, string _, string _, string _, In.0
{5} | REWRITE WITH Out.1 := "com.google.common.base", Out.2 := "Strings", Out.3 := "nullToEmpty"
{1} | JOIN WITH `Member::Member.hasQualifiedName/3#ffdea636` ON FIRST 4 OUTPUT Lhs.4
{3} r8 = SCAN variableBinding OUTPUT In.1, string _, In.0
{3} | REWRITE WITH Out.1 := "TRUE"
{2} | JOIN WITH `Element::Element.hasName/1#dispred#8acbbbde` ON FIRST 2 OUTPUT Lhs.0, Lhs.2
{3} r9 = SCAN variableBinding OUTPUT In.1, string _, In.0
{3} | REWRITE WITH Out.1 := "FALSE"
{2} | JOIN WITH `Element::Element.hasName/1#dispred#8acbbbde` ON FIRST 2 OUTPUT Lhs.0, Lhs.2
{2} r10 = r8 UNION r9
{4} | JOIN WITH `Member::Field.getDeclaringType/0#dispred#ff5a4a5d` ON FIRST 1 OUTPUT Rhs.1, string _, string _, Lhs.1
{4} | REWRITE WITH Out.1 := "java.lang", Out.2 := "Boolean"
{1} | JOIN WITH `Type::RefType.hasQualifiedName/2#dispred#459e386f#fbb` ON FIRST 3 OUTPUT Lhs.3
{1} r11 = Expr::ThisAccess#6e244595 UNION @classinstancexpr UNION _exprs_10#join_rhs#antijoin_rhs#2 UNION r1 UNION r2 UNION r3 UNION r4 UNION r5 UNION r6 UNION r7 UNION r10
return r11
(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.IntensionalLayer$IntensionalWork.evaluate(IntensionalLayer.java:134)
at com.semmle.inmemory.scheduler.SimpleLayerTask$SimpleLayerWork.doWork(SimpleLayerTask.java:78)
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/1f/cc.pack: Failed to write item to di
|
|
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 (57.93 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/
|