Skip to content

Add XY filtration workflow #321

Add XY filtration workflow

Add XY filtration workflow #321

Triggered via pull request January 9, 2025 19:30
Status Failure
Total duration 21s
Artifacts

cicd-base.yaml

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

Annotations

6 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#L94
Constant name "script_command" doesn't conform to UPPER_CASE naming style (invalid-name)
CICD-base: script/filter_xy_call.py#L96
Using open without explicitly specifying an encoding (unspecified-encoding)
CICD-base: script/filter_xy_call.py#L102
Using open without explicitly specifying an encoding (unspecified-encoding)
CICD-base: script/filter_xy_call.py#L31
standard import "import sys" should be placed before "import hail as hl" (wrong-import-order)
CICD-base: script/filter_xy_call.py#L32
standard import "import tempfile" should be placed before "import hail as hl" (wrong-import-order)