Release v4.2.1 #26
Annotations
1 error and 2 warnings
Analyze (javascript-typescript)
Error running analysis for javascript: Encountered a fatal error while running "/opt/hostedtoolcache/CodeQL/2.18.0/x64/codeql/codeql database run-queries --ram=14567 --threads=4 /home/runner/work/_temp/codeql_databases/javascript --expect-discarded-cache --min-disk-free=1024 -v --intra-layer-parallelism". Exit code was 100 and error was: Oops! A fatal internal error occurred. Details:
com.semmle.util.exception.CatastrophicError: An error occurred while evaluating ApiGraphs::API::Impl::trackDefNode/2#6d028920/3@i47#caa885wu
Severe disk cache trouble (corruption or out of space) at /home/runner/work/_temp/codeql_databases/javascript/db-javascript/default/cache/pages/24/b8.pack: Failed to write item to disk
The RA to evaluate was:
{3} r1 = SCAN `ApiGraphs::API::Impl::defStep/2#c19437fe#prev_delta` OUTPUT In.0, In.2, In.1
{2} r2 = JOIN `ApiGraphs::API::Impl::rhs/2#23712a61#reorder_1_0#prev_delta` WITH _TypeTracking::TypeBackTracker#e0db8659#ffb_120#join_rhs#join_rhs CARTESIAN PRODUCT OUTPUT Lhs.0, Rhs.0
{3} | JOIN WITH `Sources::Cached::hasLocalSource/2#6a818bc8` ON FIRST 1 OUTPUT Lhs.0, Lhs.1, Rhs.1
{3} r3 = SCAN `ApiGraphs::API::Impl::trackDefNode/2#6d028920#prev_delta` OUTPUT In.1, In.0, In.2
{3} | JOIN WITH _TypeTracking::TypeBackTracker#e0db8659#ffb_20#join_rhs_const_#join_rhs ON FIRST 1 OUTPUT Lhs.2, Lhs.0, Lhs.1
{3} r4 = JOIN r3 WITH `Modules::Import.getImportedModuleNode/0#dispred#f3171d19_10#join_rhs` ON FIRST 1 OUTPUT Rhs.1, Lhs.1, Lhs.2
{3} | JOIN WITH `Modules::Import.getImportedModule/0#dispred#8fbef8f6` ON FIRST 1 OUTPUT Rhs.1, Lhs.1, Lhs.2
{3} r5 = JOIN r4 WITH `Sources::exportsVarNode/1#3f3fbd6b` ON FIRST 1 OUTPUT Lhs.2, Lhs.1, Rhs.1
{4} r6 = JOIN r4 WITH `Sources::moduleVarNode/1#5b5e5b11` ON FIRST 1 OUTPUT Rhs.1, string _, Lhs.1, Lhs.2
{4} | REWRITE WITH Out.1 := "exports"
{3} | JOIN WITH `Sources::SourceNode.getAPropertyRead/1#dispred#20b2fd56` ON FIRST 2 OUTPUT Lhs.3, Lhs.2, Rhs.2
{3} r7 = JOIN r3 WITH `DataFlow::DataFlow::Node.asExpr/0#dispred#d0c15559` ON FIRST 1 OUTPUT Rhs.1, Lhs.1, Lhs.2
{3} | JOIN WITH `Expr::ObjectExpr.getAProperty/0#dispred#4b50cfdf#fb` ON FIRST 1 OUTPUT Rhs.1, Lhs.1, Lhs.2
{3} | JOIN WITH Expr::SpreadProperty#bc5d9179#b ON FIRST 1 OUTPUT Lhs.0, Lhs.1, Lhs.2
{4} | JOIN WITH `Expr::Property.getInit/0#dispred#58a697bb` ON FIRST 1 OUTPUT Rhs.1, int _, Lhs.1, Lhs.2
{4} | REWRITE WITH Out.1 := 66
{3} | JOIN WITH exprs ON FIRST 2 OUTPUT Lhs.0, Lhs.2, Lhs.3
{3} | JOIN WITH `Expr::UnaryExpr.getOperand/0#dispred#fe65a3f3` ON FIRST 1 OUTPUT Rhs.1, Lhs.1, Lhs.2
{3} | JOIN WITH DataFlowNode::TValueNode#5be210b0 ON FIRST 1 OUTPUT Rhs.1, Lhs.1, Lhs.2
{3} | JOIN WITH `Sources::Cached::hasLocalSource/2#6a818bc8` ON FIRST 1 OUTPUT Lhs.2, Lhs.1, Rhs.1
{3} r8 = r1 UNION r2 UNION r5 UNION r6 UNION r7
{3} | AND NOT `ApiGraphs::API::Impl::trackDefNode/2#6d028920#prev`(FIRST 3)
return r8
(eventual cause: IOException "No space left on device")
at com.semmle.inmemory.pipeline.PipelineInstance.wrapWithRaDump(PipelineInstance.java:168)
at com.semmle.inmemory.pipeline.PipelineInstance.exceptionCaught(PipelineInstance.java:152)
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:326)
at com.semmle.inmemory.scheduler.execution.ThreadableWork.doSomeWork(ThreadableWork.java:396)
at com.semmle.inmemory.scheduler.execution.ExecutionScheduler.runnerMain(ExecutionScheduler.java:677)
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/javascript/db-javascript/default/cache/pages/24/b
|
Analyze (javascript-typescript)
Failed to upload a SARIF file for the unsuccessful execution. Code scanning status information for the repository may be out of date as a result. Processing errors: CodeQL analyses from advanced configurations cannot be processed when the default setup is enabled
|
Analyze (javascript-typescript)
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 40 MB
|