fail ruff check #7591
static-analysis.yml
on: push
call-ruff-workflow
/
check-with-ruff
5s
openapi-spec-validator
35s
statelint
1m 11s
snyk
48s
call-secrets-analysis-workflow
/
trufflehog
8s
Matrix: cfn-lint
Annotations
10 errors and 9 warnings
Ruff (ANN001):
apps/api/src/hyp3_api/auth.py#L8
apps/api/src/hyp3_api/auth.py:8:18: ANN001 Missing type annotation for function argument `token`
|
Ruff (ANN201):
apps/api/src/hyp3_api/handlers.py#L12
apps/api/src/hyp3_api/handlers.py:12:5: ANN201 Missing return type annotation for public function `problem_format`
|
Ruff (ANN001):
apps/api/src/hyp3_api/handlers.py#L12
apps/api/src/hyp3_api/handlers.py:12:20: ANN001 Missing type annotation for function argument `status`
|
Ruff (ANN001):
apps/api/src/hyp3_api/handlers.py#L12
apps/api/src/hyp3_api/handlers.py:12:28: ANN001 Missing type annotation for function argument `message`
|
Ruff (ANN201):
apps/api/src/hyp3_api/handlers.py#L19
apps/api/src/hyp3_api/handlers.py:19:5: ANN201 Missing return type annotation for public function `post_jobs`
|
Ruff (ANN001):
apps/api/src/hyp3_api/handlers.py#L19
apps/api/src/hyp3_api/handlers.py:19:15: ANN001 Missing type annotation for function argument `body`
|
Ruff (ANN001):
apps/api/src/hyp3_api/handlers.py#L19
apps/api/src/hyp3_api/handlers.py:19:21: ANN001 Missing type annotation for function argument `user`
|
Ruff (ANN201):
apps/api/src/hyp3_api/handlers.py#L38
apps/api/src/hyp3_api/handlers.py:38:5: ANN201 Missing return type annotation for public function `get_jobs`
|
Ruff (ANN001):
apps/api/src/hyp3_api/handlers.py#L38
apps/api/src/hyp3_api/handlers.py:38:14: ANN001 Missing type annotation for function argument `user`
|
Ruff (ANN001):
apps/api/src/hyp3_api/handlers.py#L38
apps/api/src/hyp3_api/handlers.py:38:20: ANN001 Missing type annotation for function argument `start`
|
call-ruff-workflow / check-with-ruff
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
call-secrets-analysis-workflow / trufflehog
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
openapi-spec-validator
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
cfn-lint (JPL)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
cfn-lint (ASF)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
cfn-lint (JPL-public)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
snyk
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
cfn-lint (EDC)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
statelint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|