Skip to content

Allow passing multiple file names to graph, to get multiple lines in HTML #183

Allow passing multiple file names to graph, to get multiple lines in HTML

Allow passing multiple file names to graph, to get multiple lines in HTML #183

Triggered via pull request August 16, 2023 02:26
Status Failure
Total duration 11m 5s
Artifacts

ci.yml

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

Annotations

20 errors
Ruff (UP032): src/wily/commands/diff.py#L143
src/wily/commands/diff.py:143:25: UP032 Use f-string instead of `format` call
Ruff (UP032): src/wily/commands/diff.py#L149
src/wily/commands/diff.py:149:25: UP032 Use f-string instead of `format` call
ruff
Process completed with exit code 1.
test (ubuntu-latest, 3.7, false)
Process completed with exit code 2.
test (ubuntu-latest, 3.11, false)
Process completed with exit code 2.
test (ubuntu-latest, 3.8, false)
Process completed with exit code 2.
test (ubuntu-latest, 3.9, false)
Process completed with exit code 2.
test (ubuntu-latest, 3.10, false)
Process completed with exit code 2.
pyright: src/wily/commands/graph.py#L65
Expression of type "list[str]" cannot be assigned to declared type "str"   "list[str]" is incompatible with "str" (reportGeneralTypeIssues)
pyright
1 error
test (macos-latest, 3.7, false)
Process completed with exit code 2.
test (macos-latest, 3.11, false)
Process completed with exit code 2.
test (macos-latest, 3.10, false)
Process completed with exit code 2.
test (windows-latest, 3.10, false)
Process completed with exit code 1.
test (windows-latest, 3.9, false)
Process completed with exit code 1.
test (windows-latest, 3.8, false)
Process completed with exit code 1.
test (windows-latest, 3.7, false)
Process completed with exit code 1.
test (windows-latest, 3.11, false)
Process completed with exit code 1.
test (macos-latest, 3.8, false)
Process completed with exit code 2.
test (macos-latest, 3.9, false)
Process completed with exit code 2.