Skip to content

Add exception option for inactive-windows-transparency.py #12

Add exception option for inactive-windows-transparency.py

Add exception option for inactive-windows-transparency.py #12

Triggered via pull request February 3, 2024 17:59
Status Failure
Total duration 19s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Ruff (F841): inactive-windows-transparency.py#L26
inactive-windows-transparency.py:26:5: F841 Local variable `workspace` is assigned to but never used
Ruff (E713): inactive-windows-transparency.py#L29
inactive-windows-transparency.py:29:16: E713 Test for membership should be `not in`
Ruff (E713): inactive-windows-transparency.py#L31
inactive-windows-transparency.py:31:16: E713 Test for membership should be `not in`
Ruff (E713): inactive-windows-transparency.py#L79
inactive-windows-transparency.py:79:18: E713 Test for membership should be `not in`
linux
Process completed with exit code 1.
linux
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.