Add XY filtration workflow #312
Annotations
4 warnings
CICD-base
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
CICD-base:
script/filter_xy_call.py#L128
Line too long (104/100) (line-too-long)
|
CICD-base:
script/filter_xy_call.py#L31
standard import "import tempfile" should be placed before "import hail as hl" (wrong-import-order)
|
CICD-base:
script/filter_xy_call.py#L31
Unused import tempfile (unused-import)
|