Skip to content

feat: prohibit compiling with ClangCL on Windows #936

feat: prohibit compiling with ClangCL on Windows

feat: prohibit compiling with ClangCL on Windows #936

Triggered via pull request November 25, 2024 15:49
Status Failure
Total duration 1m 19s
Artifacts

tests.yml

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

Annotations

7 errors
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.