Skip to content

Use os.devnull instead of Empty #523

Use os.devnull instead of Empty

Use os.devnull instead of Empty #523

Triggered via pull request July 23, 2026 19:18
Status Failure
Total duration 2m 12s
Artifacts

continuous-integration.yml

on: pull_request
Matrix: Tests
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
Tests (3.11, ubuntu-latest)
Process completed with exit code 255.
Lint
Process completed with exit code 1.
Tests (3.10, ubuntu-latest)
Process completed with exit code 255.
Tests (3.14, ubuntu-latest)
Process completed with exit code 255.
Tests (3.12, ubuntu-latest)
Process completed with exit code 255.
Tests (3.13, ubuntu-latest)
Process completed with exit code 255.
Tests (3.15, ubuntu-latest)
Process completed with exit code 255.
Workflow syntax warning: .github/workflows/continuous-integration.yml#L91
.github/workflows/continuous-integration.yml (Line: 91, Col: 13): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?