Skip to content

Add XY filtration workflow #315

Add XY filtration workflow

Add XY filtration workflow #315

Triggered via pull request January 7, 2025 19:11
Status Failure
Total duration 24s
Artifacts

cicd-base.yaml

on: pull_request
CICD-base
13s
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#L135
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)