Skip to content

Update a_pre_commit.yml #288

Update a_pre_commit.yml

Update a_pre_commit.yml #288

Triggered via push February 5, 2024 16:26
Status Failure
Total duration 54s
Artifacts

a_pre_commit.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error
update
Unexpected error: [INFO] Initializing environment for https://github.com/astral-sh/ruff-pre-commit. [INFO] Initializing environment for https://github.com/PyCQA/autoflake. [INFO] Initializing environment for https://github.com/psf/black-pre-commit-mirror. [INFO] Initializing environment for https://github.com/codespell-project/codespell. [INFO] Initializing environment for https://github.com/codespell-project/codespell:tomli. [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. [INFO] Initializing environment for https://github.com/cdce8p/python-typing-update. [INFO] Initializing environment for https://github.com/cdce8p/python-typing-update:black==24.1.1. [INFO] Initializing environment for https://github.com/asottile/pyupgrade. [INFO] Installing environment for https://github.com/astral-sh/ruff-pre-commit. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... [INFO] Installing environment for https://github.com/PyCQA/autoflake. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... [INFO] Installing environment for https://github.com/psf/black-pre-commit-mirror. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... [INFO] Installing environment for https://github.com/codespell-project/codespell. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... [INFO] Installing environment for https://github.com/asottile/pyupgrade. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... ruff.....................................................................Passed ruff-format..............................................................Failed - hook id: ruff-format - files were modified by this hook 1 file reformatted, 5 files left unchanged autoflake................................................................Passed black....................................................................Failed - hook id: black - files were modified by this hook codespell................................................................Passed check python ast.........................................................Passed check yaml...........................................(no files to check)Skipped check toml...........................................(no files to check)Skipped check json...........................................(no files to check)Skipped check for added large files..............................................Passed debug statements (python)................................................Passed detect aws credentials...................................................Passed detect private key.......................................................Passed fix end of files.........................................................Passed forbid new submodules................................(no files to check)Skipped mixed line ending........................................................Passed trim trailing whitespace.................................................Passed pretty format json...................................(no files to check)Skipped check for case conflicts.................................................Passed pyupgrade................................................................Passed