tweak workflow #107
Annotations
10 errors and 1 warning
Ruff (EXE001):
cli/__init__.py#L1
cli/__init__.py:1:1: EXE001 Shebang is present but file is not executable
|
Ruff (EXE001):
cli/auth.py#L1
cli/auth.py:1:1: EXE001 Shebang is present but file is not executable
|
Ruff (EXE001):
cli/client.py#L1
cli/client.py:1:1: EXE001 Shebang is present but file is not executable
|
Ruff (EXE001):
src/evohome/__init__.py#L1
src/evohome/__init__.py:1:1: EXE001 Shebang is present but file is not executable
|
Ruff (EXE001):
src/evohome/auth.py#L1
src/evohome/auth.py:1:1: EXE001 Shebang is present but file is not executable
|
Ruff (EXE001):
src/evohome/const.py#L1
src/evohome/const.py:1:1: EXE001 Shebang is present but file is not executable
|
Ruff (EXE001):
src/evohome/exceptions.py#L1
src/evohome/exceptions.py:1:1: EXE001 Shebang is present but file is not executable
|
Ruff (EXE001):
src/evohome/helpers.py#L1
src/evohome/helpers.py:1:1: EXE001 Shebang is present but file is not executable
|
Ruff (EXE001):
src/evohomeasync/__init__.py#L1
src/evohomeasync/__init__.py:1:1: EXE001 Shebang is present but file is not executable
|
Ruff (EXE001):
src/evohomeasync/auth.py#L1
src/evohomeasync/auth.py:1:1: EXE001 Shebang is present but file is not executable
|
lint (3.13)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|