FS 121: materiality chat agent #342
type-check-backend.yml
on: pull_request
Type Checking Backend
40s
Annotations
2 errors and 1 warning
Type Checking Backend:
backend/src/llm/llm.py#L60
Function with declared return type "list[str]" must return value on all code paths
"None" is not assignable to "list[str]" (reportReturnType)
|
Type Checking Backend
1 error
|
Type Checking Backend
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|