Skip to content

Aerie-cli commit hooks failing #182

@colin-lewis-19

Description

@colin-lewis-19

Resolve warnings and errors thrown when committing without --no-verify

[WARNING] hook id end-of-file-fixeruses deprecated stage names (commit, push) which will be removed in a future version. run:pre-commit migrate-configto automatically fix this. [WARNING] hook idtrailing-whitespaceuses deprecated stage names (commit, push) which will be removed in a future version. run:pre-commit migrate-config` to automatically fix this.
black....................................................................Failed

  • hook id: black
  • exit code: 1

Executable black not found

Check Toml...........................................(no files to check)Skipped
Check Yaml...........................................(no files to check)Skipped
Fix End of Files.........................................................Failed

  • hook id: end-of-file-fixer
  • exit code: 1

Executable end-of-file-fixer not found

flake8...................................................................Failed

  • hook id: flake8
  • exit code: 1

Executable flake8 not found

Reorder python imports...................................................Failed

  • hook id: reorder-python-imports
  • exit code: 1

Executable reorder-python-imports not found

Trim Trailing Whitespace.................................................Failed

  • hook id: trailing-whitespace
  • exit code: 1

Executable trailing-whitespace-fixer not found
`

Metadata

Metadata

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions