Skip to content

Push on gh-pages

Push on gh-pages #1897

Triggered via dynamic August 21, 2026 21:57
Status Failure
Total duration 2h 15m 10s
Artifacts

codeql

on: dynamic
Matrix: analyze
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
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 (rust)
Encountered a fatal error while running "/opt/hostedtoolcache/CodeQL/2.26.3/x64/codeql/codeql database finalize --finalize-dataset --threads=4 --ram=14579 /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 (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 _DataFlowImplCommon::Cached::TNodeNormal#694ed724_DataFlowImplCommon::NodeEx.asNodeOrImplicitRead/0#__#shared/6@f8523aiq Severe disk cache trouble (corruption or out of space) at /home/runner/work/_temp/codeql_databases/javascript/db-javascript/default/cache/pages/a5/3b.pack: Failed to write item to disk The RA to evaluate was: {5} r1 = SCAN `PrototypePollutingAssignmentQuery::PrototypePollutingAssignmentConfig::isAdditionalFlowStep/4#18b4ac8d` OUTPUT In.2, In.1, In.3, In.0, In.0 {6} | JOIN WITH cached_DataFlowImplCommon::Cached::TNodeNormal#694ed724 ON FIRST 1 OUTPUT Rhs.1, Lhs.2, Lhs.1, Lhs.3, Lhs.4, Lhs.0 {6} | AND NOT `PrototypePollutingAssignmentQuery::PrototypePollutingAssignmentFlow::Stage1::inBarrier/2#7d19aa67`(FIRST 2) {6} | AND NOT `PrototypePollutingAssignmentQuery::PrototypePollutingAssignmentFlow::Stage1::stateBarrier/2#921daf06`(FIRST 2) {6} | SCAN OUTPUT In.0, In.2, In.1, In.3, In.4, In.5 {6} | AND NOT `PrototypePollutingAssignmentQuery::PrototypePollutingAssignmentFlow::Stage1::fullBarrier/1#8b0caa86`(FIRST 1) {6} | SCAN OUTPUT In.3, In.1, In.2, In.4, In.0, In.5 {6} | JOIN WITH `DataFlowImplCommon::NodeEx.asNodeOrImplicitRead/0#dispred#0d4cf6a6_10#join_rhs` ON FIRST 1 OUTPUT Rhs.1, Lhs.1, Lhs.2, Lhs.3, Lhs.4, Lhs.5 {6} | AND NOT `PrototypePollutingAssignmentQuery::PrototypePollutingAssignmentFlow::Stage1::outBarrier/2#24df2fe0`(FIRST 2) {6} | AND NOT `PrototypePollutingAssignmentQuery::PrototypePollutingAssignmentFlow::Stage1::stateBarrier/2#921daf06`(FIRST 2) {6} | AND NOT `PrototypePollutingAssignmentQuery::PrototypePollutingAssignmentFlow::Stage1::fullBarrier/1#8b0caa86`(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/a5/3b.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.i
Analyze (javascript-typescript)
The Actions runner is running low on disk space (0.1289 MB available).