Skip to content

feat(template): Add supply chain security with Google Assured OSS and Infisical #106

feat(template): Add supply chain security with Google Assured OSS and Infisical

feat(template): Add supply chain security with Google Assured OSS and Infisical #106

Triggered via pull request December 5, 2025 02:48
Status Failure
Total duration 3m 48s
Artifacts

ci.yml

on: pull_request
Code Quality Checks
3m 34s
Code Quality Checks
LLM Governance & Assumption Verification
5s
LLM Governance & Assumption Verification
Validate Cookiecutter Template
11s
Validate Cookiecutter Template
SonarQube Quality Gate
0s
SonarQube Quality Gate
CI Summary
4s
CI Summary
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 13 warnings
Code Quality Checks: /tmp/pytest-of-runner/pytest-0/test_type_checking_passes0/test_project/src/test_project/core/config.py#L12
Base class type is unknown, obscuring type of derived class (reportUntypedBaseClass)
Code Quality Checks: /tmp/pytest-of-runner/pytest-0/test_type_checking_passes0/test_project/src/test_project/core/config.py#L9
Import "pydantic_settings" could not be resolved (reportMissingImports)
Code Quality Checks: /tmp/pytest-of-runner/pytest-0/test_type_checking_passes0/test_project/src/test_project/cli.py#L105
Arguments missing for parameters "ctx", "debug" (reportCallIssue)
Code Quality Checks: /tmp/pytest-of-runner/pytest-0/test_type_checking_passes0/test_project/src/test_project/cli.py#L77
Untyped function decorator obscures type of function; ignoring decorator (reportUntypedFunctionDecorator)
Code Quality Checks: /tmp/pytest-of-runner/pytest-0/test_type_checking_passes0/test_project/src/test_project/cli.py#L76
Cannot access attribute "command" for class "FunctionType"   Attribute "command" is unknown (reportFunctionMemberAccess)
Code Quality Checks: /tmp/pytest-of-runner/pytest-0/test_type_checking_passes0/test_project/src/test_project/cli.py#L51
Untyped function decorator obscures type of function; ignoring decorator (reportUntypedFunctionDecorator)
Code Quality Checks: /tmp/pytest-of-runner/pytest-0/test_type_checking_passes0/test_project/src/test_project/cli.py#L43
Cannot access attribute "command" for class "FunctionType"   Attribute "command" is unknown (reportFunctionMemberAccess)
Code Quality Checks: /tmp/pytest-of-runner/pytest-0/test_type_checking_passes0/test_project/src/test_project/cli.py#L33
Untyped function decorator obscures type of function; ignoring decorator (reportUntypedFunctionDecorator)
Code Quality Checks: /tmp/pytest-of-runner/pytest-0/test_type_checking_passes0/test_project/src/test_project/cli.py#L11
Import "structlog.stdlib" could not be resolved (reportMissingImports)
LLM Governance & Assumption Verification
Found 13 potential magic numbers without constants
LLM Governance & Assumption Verification
Found hardcoded URLs without #LLM-PLACEHOLDER tag
Code Quality Checks: /tmp/pytest-of-runner/pytest-0/test_type_checking_passes0/test_project/src/test_project/cli.py#L34
Type of parameter "ctx" is unknown (reportUnknownParameterType)
Code Quality Checks: /tmp/pytest-of-runner/pytest-0/test_type_checking_passes0/test_project/src/test_project/cli.py#L27
Type of "version_option" is unknown (reportUnknownMemberType)
Code Quality Checks: /tmp/pytest-of-runner/pytest-0/test_type_checking_passes0/test_project/src/test_project/cli.py#L14
Type of "get_logger" is partially unknown   Type of "get_logger" is "(name: str) -> Unknown" (reportUnknownVariableType)
Code Quality Checks: /tmp/pytest-of-runner/pytest-0/test_type_checking_passes0/test_project/src/test_project/cli.py#L11
Type of "BoundLogger" is unknown (reportUnknownVariableType)
Code Quality Checks
Type checking found issues