oscal-compass / compliance-trestle-demos

Demo setup for compliance-trestle
Apache License 2.0
30 stars 9 forks source link

Fix make code-lint #32

Closed degenaro closed 1 year ago

degenaro commented 1 year ago

make code-lint fails.

degenaro commented 1 year ago

Problem 1: unexpected prompt

Username for 'https://gitlab.com':

degenaro commented 1 year ago

Problem 2: Error using flake8 6.0.0

ERROR: Cannot install flake8 6.0.0 (from /home/degenaro/.cache/pre-commit/repou8av6vfv), flake8-2020==1.0.0, flake8-broken-line==0.1.0, flake8-broken-line==0.1.1, flake8-broken-line==0.2.0, flake8-broken-line==0.2.1, flake8-broken-line==0.3.0, flake8-broken-line==0.4.0, flake8-broken-line==0.5.0 and flake8-broken-line==0.6.0 because these package versions have conflicting dependencies. ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts Check the log at /home/degenaro/.cache/pre-commit/pre-commit.log

degenaro commented 1 year ago

Closed by #34