Skip to content

Rewrite fonts module #2166

Rewrite fonts module

Rewrite fonts module #2166

Triggered via push November 3, 2023 20:21
Status Failure
Total duration 1m 12s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

1 error and 7 warnings
lint
Process completed with exit code 4.
lint: bikeshed/fonts/fonts.py#L88
Unused argument 'height' (unused-argument)
lint: bikeshed/fonts/fonts.py#L89
Unused argument 'stripFirstLine' (unused-argument)
lint: bikeshed/fonts/fonts.py#L135
Redefining name 'config' from outer scope (line 13) (redefined-outer-name)
lint: bikeshed/fonts/fonts.py#L5
Unused import itertools (unused-import)
lint: bikeshed/fonts/fonts.py#L6
Unused import re (unused-import)
lint: bikeshed/fonts/fonts.py#L8
Unused import sys (unused-import)
lint: bikeshed/update/manifest.py#L286
No exception type(s) specified (bare-except)