Skip to content

Update core.py

Update core.py #28

Triggered via push July 11, 2025 06:56
Status Failure
Total duration 19s
Artifacts
Matrix: check
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
Type Coverage and Linting @ 3.x
Process completed with exit code 1.
Type Coverage and Linting @ 3.x
2 errors
Type Coverage and Linting @ 3.x: starlette_plus/core.py#L254
Cannot access attribute "name" for class "Application*"   Attribute "name" is unknown (reportAttributeAccessIssue)
Type Coverage and Linting @ 3.x: starlette_plus/core.py#L254
Type of "name" is partially unknown   Type of "name" is "str | Unknown" (reportUnknownMemberType)
Type Coverage and Linting @ 3.11
Process completed with exit code 1.
Type Coverage and Linting @ 3.11
Exit code 1
Type Coverage and Linting @ 3.x: setup.py#L3
Import "setuptools" could not be resolved from source (reportMissingModuleSource)