Skip to content

Add XY filtration workflow #312

Add XY filtration workflow

Add XY filtration workflow #312

Triggered via pull request December 28, 2024 19:06
Status Failure
Total duration 20s
Artifacts

cicd-base.yaml

on: pull_request
CICD-base
12s
CICD-base
Fit to window
Zoom out
Zoom in

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)