Skip to content

feat: drop Python <3.8 #459

feat: drop Python <3.8

feat: drop Python <3.8 #459

Triggered via pull request May 20, 2024 03:36
Status Failure
Total duration 2m 15s
Artifacts

ci.yml

on: pull_request
Matrix: tests
coverage
0s
coverage
Fit to window
Zoom out
Zoom in

Annotations

14 errors, 12 warnings, and 1 notice
Tests on 🐍 3.8 ubuntu-latest
Process completed with exit code 1.
Tests on 🐍 3.9 ubuntu-latest
Process completed with exit code 1.
Tests on 🐍 3.11 ubuntu-latest
Process completed with exit code 1.
Tests on 🐍 3.8 macos-13
Process completed with exit code 1.
Tests on 🐍 3.11 macos-13
Process completed with exit code 1.
Tests on 🐍 3.13 ubuntu-latest
Process completed with exit code 1.
Tests on 🐍 3.8 windows-latest
Process completed with exit code 1.
Tests on 🐍 3.11 windows-latest
Process completed with exit code 1.
Tests on 🐍 3.13 macos-13
Process completed with exit code 2.
E0606: plumbum/colorlib/styles.py#L177
Possibly using variable 'number' before assignment
Format
Process completed with exit code 1.
Tests on 🐍 3.13 windows-latest
Process completed with exit code 1.
Tests on 🐍 pypy-3.10 ubuntu-latest
Process completed with exit code 1.
Tests on 🐍 pypy-3.8 ubuntu-latest
Process completed with exit code 1.
Tests on 🐍 3.8 ubuntu-latest
Using latest version of uv because no version is provided
Tests on 🐍 3.9 ubuntu-latest
Using latest version of uv because no version is provided
Tests on 🐍 3.11 ubuntu-latest
Using latest version of uv because no version is provided
Tests on 🐍 3.8 macos-13
Using latest version of uv because no version is provided
Tests on 🐍 3.11 macos-13
Using latest version of uv because no version is provided
Tests on 🐍 3.13 ubuntu-latest
Using latest version of uv because no version is provided
Tests on 🐍 3.8 windows-latest
Using latest version of uv because no version is provided
Tests on 🐍 3.11 windows-latest
Using latest version of uv because no version is provided
Tests on 🐍 3.13 macos-13
Using latest version of uv because no version is provided
Tests on 🐍 3.13 windows-latest
Using latest version of uv because no version is provided
Tests on 🐍 pypy-3.10 ubuntu-latest
Using latest version of uv because no version is provided
Tests on 🐍 pypy-3.8 ubuntu-latest
Using latest version of uv because no version is provided
R1711: plumbum/colorlib/styles.py#L604
Useless return at end of function or method