chore: Use astral-sh/ruff-action@v3 to run the Python linter #965
Annotations
7 errors and 4 warnings
Ruff (PLC0206):
gyp/pylib/gyp/generator/make.py#L791
gyp/pylib/gyp/generator/make.py:791:9: PLC0206 Extracting value from dictionary without calling `.items()`
|
Ruff (PLC0206):
gyp/pylib/gyp/generator/make.py#L1782
gyp/pylib/gyp/generator/make.py:1782:13: PLC0206 Extracting value from dictionary without calling `.items()`
|
Ruff (PLC0206):
gyp/pylib/gyp/input.py#L2471
gyp/pylib/gyp/input.py:2471:5: PLC0206 Extracting value from dictionary without calling `.items()`
|
Ruff (PLC0206):
gyp/pylib/gyp/input.py#L3022
gyp/pylib/gyp/input.py:3022:9: PLC0206 Extracting value from dictionary without calling `.items()`
|
Ruff (PLC0206):
gyp/tools/pretty_sln.py#L96
gyp/tools/pretty_sln.py:96:5: PLC0206 Extracting value from dictionary without calling `.items()`
|
Ruff (PLC0206):
gyp/tools/pretty_vcproj.py#L121
gyp/tools/pretty_vcproj.py:121:13: PLC0206 Extracting value from dictionary without calling `.items()`
|
Lint Python
Process completed with exit code 1.
|
Lint Python
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint JS
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check Engines
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test Pack
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|