Create requirements-static.txt #386
static-analysis.yml
on: push
call-secrets-analysis-workflow
/
trufflehog
8s
call-ruff-workflow
/
check-with-ruff
18m 48s
call-mypy-workflow
/
check-with-mypy
18m 56s
Annotations
10 errors
Ruff (D415):
hyp3_testing/__init__.py#L1
hyp3_testing/__init__.py:1:1: D415 First line should end with a period, question mark, or exclamation point
|
Ruff (D415):
hyp3_testing/compare.py#L1
hyp3_testing/compare.py:1:1: D415 First line should end with a period, question mark, or exclamation point
|
Ruff (D415):
hyp3_testing/compare.py#L26
hyp3_testing/compare.py:26:5: D415 First line should end with a period, question mark, or exclamation point
|
Ruff (D415):
hyp3_testing/compare.py#L30
hyp3_testing/compare.py:30:5: D415 First line should end with a period, question mark, or exclamation point
|
Ruff (D103):
hyp3_testing/compare.py#L33
hyp3_testing/compare.py:33:5: D103 Missing docstring in public function
|
Ruff (D103):
hyp3_testing/compare.py#L50
hyp3_testing/compare.py:50:5: D103 Missing docstring in public function
|
Ruff (D103):
hyp3_testing/compare.py#L71
hyp3_testing/compare.py:71:5: D103 Missing docstring in public function
|
Ruff (D103):
hyp3_testing/compare.py#L97
hyp3_testing/compare.py:97:5: D103 Missing docstring in public function
|
Ruff (D103):
hyp3_testing/compare.py#L118
hyp3_testing/compare.py:118:5: D103 Missing docstring in public function
|
Ruff (D103):
hyp3_testing/compare.py#L133
hyp3_testing/compare.py:133:5: D103 Missing docstring in public function
|