Skip to content

feat: say how the browser died, not just that it is gone - #86

Merged
nathanfallet merged 1 commit into
mainfrom
feat/say-how-the-browser-died
Aug 28, 2026
Merged

feat: say how the browser died, not just that it is gone#86
nathanfallet merged 1 commit into
mainfrom
feat/say-how-the-browser-died

feat: say how the browser died, not just that it is gone

fb9b4be
Select commit
Loading
Failed to load commit list.
codefactor.io / CodeFactor failed Aug 27, 2026 in 6s

2 issues found.

Annotations

Check warning on line 21 in core/src/jsMain/kotlin/dev/kdriver/core/browser/Process.js.kt

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

core/src/jsMain/kotlin/dev/kdriver/core/browser/Process.js.kt#L21

The function exitCodeOrNull is missing documentation. (detekt.UndocumentedPublicFunction)

Check warning on line 80 in core/src/mingwMain/kotlin/dev/kdriver/core/browser/Process.mingw.kt

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

core/src/mingwMain/kotlin/dev/kdriver/core/browser/Process.mingw.kt#L80

The function killTree is missing documentation. (detekt.UndocumentedPublicFunction)