Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[qob] cancel stage if any partitions fail #14803

Closed
wants to merge 17 commits into from

[batch / auth / ci] Add standard security headers (#14782)

54aae49
Select commit
Loading
Failed to load commit list.
Closed

[qob] cancel stage if any partitions fail #14803

[batch / auth / ci] Add standard security headers (#14782)
54aae49
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Jan 27, 2025 in 0s

5 new security issues (0 max.).

Annotations

Check failure on line 1 in batch/sql/jobs-add-n-max-attempts.sql

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

batch/sql/jobs-add-n-max-attempts.sql#L1

syntax error at or near "ALGORITHM"

Check warning on line 174 in hail/src/main/scala/is/hail/services/BatchClient.scala

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

hail/src/main/scala/is/hail/services/BatchClient.scala#L174

Don't use a predictable random number generator

Check failure on line 199 in hail/src/main/scala/is/hail/services/BatchClient.scala

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

hail/src/main/scala/is/hail/services/BatchClient.scala#L199

User data flows into this manually-constructed SQL string.

Check failure on line 241 in hail/src/main/scala/is/hail/services/BatchClient.scala

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

hail/src/main/scala/is/hail/services/BatchClient.scala#L241

User data flows into this manually-constructed SQL string.

Check failure on line 260 in hail/src/main/scala/is/hail/services/BatchClient.scala

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

hail/src/main/scala/is/hail/services/BatchClient.scala#L260

User data flows into this manually-constructed SQL string.

Check warning on line 106 in hail/src/test/scala/is/hail/backend/ServiceBackendSuite.scala

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

hail/src/test/scala/is/hail/backend/ServiceBackendSuite.scala#L106

Don't use a predictable random number generator