Skip to content

POC: allow multi-level/subgraph duplication of kernels #1665

POC: allow multi-level/subgraph duplication of kernels

POC: allow multi-level/subgraph duplication of kernels #1665

Triggered via pull request January 15, 2025 14:39
Status Failure
Total duration 2m 20s
Artifacts

code_checks.yml

on: pull_request
Matrix: code checks
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
code checks (3.11): loki/transformations/dependency.py#L104
C0301: Line too long (179/120) (line-too-long)
code checks (3.11): loki/transformations/dependency.py#L105
C0301: Line too long (132/120) (line-too-long)
code checks (3.11): loki/transformations/dependency.py#L119
C0301: Line too long (152/120) (line-too-long)
code checks (3.11): loki/transformations/dependency.py#L130
C0303: Trailing whitespace (trailing-whitespace)
code checks (3.11): loki/transformations/tests/test_dependency.py#L590
C0301: Line too long (123/120) (line-too-long)
code checks (3.11): loki/transformations/tests/test_dependency.py#L603
C0303: Trailing whitespace (trailing-whitespace)
code checks (3.11): loki/transformations/tests/test_dependency.py#L607
C0303: Trailing whitespace (trailing-whitespace)
code checks (3.11): loki/transformations/tests/test_dependency.py#L25
W0611: Unused fgen imported from loki.backend (unused-import)
code checks (3.11)
Process completed with exit code 20.
code checks (3.11)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636