修改: .github/workflows/pages.yml #70
Annotations
7 errors and 1 warning
Lint with Ruff:
tasks.py#L1
tasks.py:1:1: I001 Import block is un-sorted or un-formatted
|
Lint with Ruff:
tasks.py#L1
tasks.py:1:1: I002 Missing required import: `from __future__ import annotations`
|
Lint with Ruff:
tasks.py#L5
tasks.py:5:26: E226 Missing whitespace around arithmetic operator
|
Lint with Ruff:
tasks.py#L6
tasks.py:6:39: E261 Insert at least two spaces before an inline comment
|
Lint with Ruff:
tasks.py#L8
tasks.py:8:1: W293 Blank line contains whitespace
|
Lint with Ruff:
tasks.py#L9
tasks.py:9:1: E402 Module level import not at top of file
|
Lint with Ruff
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading