Push on gh-pages #1898
codeql
on: dynamic
Matrix: analyze
Annotations
3 errors and 1 warning
|
Analyze (rust)
Encountered a fatal error while running "/opt/hostedtoolcache/CodeQL/2.26.3/x64/codeql/codeql database finalize --finalize-dataset --threads=4 --ram=14575 /home/runner/work/_temp/codeql_databases/rust". Exit code was 32 and last log line was: CodeQL detected code written in JavaScript/TypeScript, but not any written in Rust. Confirm that there is some source code for Rust in the project. For more information, review our troubleshooting guide at https://gh.io/troubleshooting-code-scanning/no-source-code-seen-during-build . See the logs for more details.
|
|
Analyze (actions)
Encountered a fatal error while running "/opt/hostedtoolcache/CodeQL/2.26.3/x64/codeql/codeql database finalize --finalize-dataset --threads=4 --ram=14575 /home/runner/work/_temp/codeql_databases/actions". Exit code was 32 and last log line was: CodeQL detected code written in JavaScript/TypeScript, but not any written in GitHub Actions. Confirm that there is some source code for GitHub Actions in the project. For more information, review our troubleshooting guide at https://gh.io/troubleshooting-code-scanning/no-source-code-seen-during-build . See the logs for more details.
|
|
Analyze (javascript-typescript)
Error running analysis for javascript: Encountered a fatal error while running "/opt/hostedtoolcache/CodeQL/2.26.3/x64/codeql/codeql database run-queries --ram=14575 --threads=4 --expect-discarded-cache /home/runner/work/_temp/codeql_databases/javascript --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 _ClientSideUrlRedirectQuery::ClientSideUrlRedirectFlow::Stage1::fullBarrier/1#d9642591_ClientSideUrl__#shared/4@ae9e2fnm
Severe disk cache trouble (corruption or out of space) at /home/runner/work/_temp/codeql_databases/javascript/db-javascript/default/cache/pages/c9/61.pack: Failed to write item to disk
The RA to evaluate was:
{3} r1 = SCAN `cached_TaintTrackingPrivate::defaultAdditionalTaintStep/2#cedf21f4` OUTPUT In.1, In.0, In.0
{4} | JOIN WITH cached_DataFlowImplCommon::Cached::TNodeNormal#694ed724 ON FIRST 1 OUTPUT Rhs.1, Lhs.1, Lhs.2, Lhs.0
{4} | AND NOT `ClientSideUrlRedirectQuery::ClientSideUrlRedirectFlow::Stage1::fullBarrier/1#d9642591`(FIRST 1)
{4} | SCAN OUTPUT In.1, In.2, In.0, In.3
{4} | JOIN WITH `DataFlowImplCommon::NodeEx.asNodeOrImplicitRead/0#dispred#0d4cf6a6_10#join_rhs` ON FIRST 1 OUTPUT Rhs.1, Lhs.1, Lhs.2, Lhs.3
{4} | AND NOT `ClientSideUrlRedirectQuery::ClientSideUrlRedirectFlow::Stage1::outBarrier/1#e4c4dacd`(FIRST 1)
{4} | AND NOT `ClientSideUrlRedirectQuery::ClientSideUrlRedirectFlow::Stage1::fullBarrier/1#d9642591`(FIRST 1)
return r1
(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:74)
at com.semmle.inmemory.scheduler.execution.ThreadableWork.doSomeWork(ThreadableWork.java:396)
at com.semmle.inmemory.scheduler.execution.ExecutionScheduler.runnerMain(ExecutionScheduler.java:603)
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/c9/61.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:719)
at java.base/java.util.ArrayList.forEach(Unknown Source)
at com.semmle.inmemory.caching.byhash.evict.Evictor.writeSelectedItems(Evictor.java:1055)
at com.semmle.inmemory.caching.byhash.evict.Evictor.reduceMemoryUsage(Evictor.java:455)
at com.semmle.inmemory.alloc.MemoryManager.reduceArraySpace(MemoryManager.java:342)
at com.semmle.inmemory.alloc.RigidArrayAllocator.allocateArrays(RigidArrayAllocator.java:178)
at com.semmle.inmemory.alloc.MemoryManager.allocateArrays(MemoryManager.java:413)
at com.semmle.inmemory.relations.IntArraySorter.deliverAndWriteSortedTuples(IntArraySorter.java:350)
at com.semmle.inmemory.relations.IntArraySorter.sortAndDeliverCompletePages(IntArraySorter.java:143)
at com.semmle.inmemory.relations.writers.IntArrayWriter.sortAndDeliverCompletePages(IntArrayWriter.java:278)
at com.semmle.inmemory.r
|
|
Analyze (javascript-typescript)
The Actions runner is running low on disk space (0.1563 MB available).
|