Skip to content

Bump hashicorp/aws from 4.67.0 to 5.10.0 in /infrastructure/stacks/development-and-deployment-tools #643

Bump hashicorp/aws from 4.67.0 to 5.10.0 in /infrastructure/stacks/development-and-deployment-tools

Bump hashicorp/aws from 4.67.0 to 5.10.0 in /infrastructure/stacks/development-and-deployment-tools #643

Status Failure
Total duration 5m 26s
Artifacts

code-quality.yml

on: pull_request
check-code-quality
35s
check-code-quality
python-check-code-quality
14s
python-check-code-quality
typescript-check-code-quality
2m 55s
typescript-check-code-quality
terraform-check-code-quality
26s
terraform-check-code-quality
sonarcloud-analysis
5m 15s
sonarcloud-analysis
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Ruff (RUF012): application/search/tests/ccs_comparison_search/test_check_capacity_summary_search.py#L35
application/search/tests/ccs_comparison_search/test_check_capacity_summary_search.py:35:34: RUF012 Mutable class attributes should be annotated with `typing.ClassVar`
Ruff (RUF013): test/integration/utils/utils.py#L20
test/integration/utils/utils.py:20:45: RUF013 PEP 484 prohibits implicit `Optional`