Skip to content
Latchkey
More Languages

Swift, Flutter, Elixir, Scala, Deno, Bun - CI errors.

Fix CI errors for Swift/Xcode, Flutter/Dart, Elixir/Mix, Scala/sbt, Deno, and Bun - dependency, build, and tooling failures.

Swift & Flutter

Xcode, CocoaPods, Flutter, Dart.

Elixir & Scala

Mix, Hex, sbt.

Deno & Bun

Modern JS runtimes.

"bun test" failedFix "bun test" failures in CI - a test runner API mismatch (Jest globals), an unconfigured preload, or async "LF will be replaced by CRLF"Fix git "warning: LF will be replaced by CRLF" line-ending churn on a Windows CI runner that causes dirty "Out of memory"Fix MATLAB "Out of memory" in CI - the job allocated more than the runner has, because hosted runners have Add-Type compile errorFix PowerShell Add-Type "Cannot add type. There were compilation errors" on a Windows CI runner caused by "Cannot find path because it does not exist"Fix PowerShell "Cannot find path '...' because it does not exist" (ItemNotFoundException) on a Windows CI "not recognized as the name of a cmdlet"Fix PowerShell "The term 'X' is not recognized as the name of a cmdlet, function, script file, or operable PowerShell exit code swallowedFix CI steps that stay green despite a failing PowerShell command, caused by ErrorActionPreference and native Out-File UTF-16 breaks toolsFix downstream tool failures when Windows PowerShell Out-File / redirection writes UTF-16 (with a BOM) "Could not find ... Engine/Build"Fix Unreal "Could not find ... Engine/Build/BatchFiles" in CI - the build scripts could not locate the "cannot find function in this scope"Fix Rust "error[E0425]: cannot find function ... in this scope" from a wasm-bindgen extern block in CI - an "file is being used by another process"Fix Windows CI "The process cannot access the file because it is being used by another process" caused by a "do_fetch ... failed"Fix Bitbake "Task ... do_fetch ... failed" in CI - a recipe could not download its source because the URL,
Explore other topics