Use os.devnull instead of Empty
#523
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 ${{ }}?
|