Skip to content

Fix write-path auth corruption + batch/scan edge cases #21

Fix write-path auth corruption + batch/scan edge cases

Fix write-path auth corruption + batch/scan edge cases #21

Triggered via push July 8, 2026 09:55
Status Cancelled
Total duration 2h 0m 18s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
build
The job has exceeded the maximum execution time of 2h0m0s
build
The operation was canceled.
build
non-variable type argument String in type pattern Seq[String] (the underlying of Seq[String]) is unchecked since it is eliminated by erasure
build
non-variable type argument String in type pattern Seq[String] (the underlying of Seq[String]) is unchecked since it is eliminated by erasure
build
match may not be exhaustive.
build
A try without a catch or finally is equivalent to putting its body in a block; no exceptions are handled.
build
A try without a catch or finally is equivalent to putting its body in a block; no exceptions are handled.
build
A try without a catch or finally is equivalent to putting its body in a block; no exceptions are handled.
build
A try without a catch or finally is equivalent to putting its body in a block; no exceptions are handled.
build
imported `util` is permanently hidden by definition of package util in package spark
build
match may not be exhaustive.
build
Exhaustivity analysis reached max recursion depth, not all missing cases are reported.