Skip to content

WIP: FS-121 Materiality Agent #304

WIP: FS-121 Materiality Agent

WIP: FS-121 Materiality Agent #304

Triggered via pull request December 13, 2024 12:54
Status Failure
Total duration 1m 2s
Artifacts

type-check-backend.yml

on: pull_request
Type Checking Backend
51s
Type Checking Backend
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Type Checking Backend: backend/tests/llm/mock_llm.py#L3
"LLMFileFromPath" is unknown import symbol (reportAttributeAccessIssue)
Type Checking Backend: backend/tests/llm/mock_llm.py#L3
"LLMFileFromBytes" is unknown import symbol (reportAttributeAccessIssue)
Type Checking Backend: backend/tests/llm/mock_llm.py#L10
Method "chat_with_file" overrides class "LLM" in an incompatible manner   Parameter 5 name mismatch: base parameter is named "files", override parameter is named "files_by_path" (reportIncompatibleMethodOverride)
Type Checking Backend
3 errors
Type Checking Backend
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636