Skip to content

Implement QueryResult type. #893

Implement QueryResult type.

Implement QueryResult type. #893

Triggered via pull request August 29, 2025 05:48
Status Failure
Total duration 1m 51s
Artifacts

test_and_cov.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

41 errors, 11 warnings, and 3 notices
test (3.11, macos-14)
Process completed with exit code 1.
test (3.11, macos-14)
4 errors
test (3.11, macos-14): src/vectorcode/mcp_main.py#L221
Argument of type "str | Chunk" cannot be assigned to parameter "path" of type "StrPath" in function "relpath"   Type "str | Chunk" is not assignable to type "StrPath"     Type "Chunk" is not assignable to type "StrPath"       "Chunk" is not assignable to "str"       "Chunk" is incompatible with protocol "PathLike[str]"         "__fspath__" is not present (reportArgumentType)
test (3.11, macos-14): src/vectorcode/mcp_main.py#L221
No overloads for "relpath" match the provided arguments (reportCallIssue)
test (3.11, macos-14): src/vectorcode/mcp_main.py#L220
Argument of type "str | Chunk" cannot be assigned to parameter "file" of type "FileDescriptorOrPath" in function "open"   Type "str | Chunk" is not assignable to type "FileDescriptorOrPath"     Type "Chunk" is not assignable to type "FileDescriptorOrPath"       "Chunk" is not assignable to "int"       "Chunk" is not assignable to "str"       "Chunk" is not assignable to "bytes"       "Chunk" is incompatible with protocol "PathLike[str]"         "__fspath__" is not present       "Chunk" is incompatible with protocol "PathLike[bytes]" ... (reportArgumentType)
test (3.11, macos-14): src/vectorcode/mcp_main.py#L219
Argument of type "str | Chunk" cannot be assigned to parameter "path" of type "FileDescriptorOrPath" in function "isfile"   Type "str | Chunk" is not assignable to type "FileDescriptorOrPath"     Type "Chunk" is not assignable to type "FileDescriptorOrPath"       "Chunk" is not assignable to "int"       "Chunk" is not assignable to "str"       "Chunk" is not assignable to "bytes"       "Chunk" is incompatible with protocol "PathLike[str]"         "__fspath__" is not present       "Chunk" is incompatible with protocol "PathLike[bytes]" ... (reportArgumentType)
test (3.13, ubuntu-24.04-arm)
The operation was canceled.
test (3.13, ubuntu-24.04-arm)
The strategy configuration was canceled because "test._3_11_macos-14" failed
test (3.11, ubuntu-latest)
The operation was canceled.
test (3.11, ubuntu-latest)
The strategy configuration was canceled because "test._3_11_macos-14" failed
test (3.12, macos-14)
The operation was canceled.
test (3.12, macos-14)
4 errors
test (3.12, macos-14): src/vectorcode/mcp_main.py#L221
Argument of type "str | Chunk" cannot be assigned to parameter "path" of type "StrPath" in function "relpath"   Type "str | Chunk" is not assignable to type "StrPath"     Type "Chunk" is not assignable to type "StrPath"       "Chunk" is not assignable to "str"       "Chunk" is incompatible with protocol "PathLike[str]"         "__fspath__" is not present (reportArgumentType)
test (3.12, macos-14): src/vectorcode/mcp_main.py#L221
No overloads for "relpath" match the provided arguments (reportCallIssue)
test (3.12, macos-14): src/vectorcode/mcp_main.py#L220
Argument of type "str | Chunk" cannot be assigned to parameter "file" of type "FileDescriptorOrPath" in function "open"   Type "str | Chunk" is not assignable to type "FileDescriptorOrPath"     Type "Chunk" is not assignable to type "FileDescriptorOrPath"       "Chunk" is not assignable to "int"       "Chunk" is not assignable to "str"       "Chunk" is not assignable to "bytes"       "Chunk" is incompatible with protocol "PathLike[str]"         "__fspath__" is not present       "Chunk" is incompatible with protocol "PathLike[bytes]" ... (reportArgumentType)
test (3.12, macos-14): src/vectorcode/mcp_main.py#L219
Argument of type "str | Chunk" cannot be assigned to parameter "path" of type "FileDescriptorOrPath" in function "isfile"   Type "str | Chunk" is not assignable to type "FileDescriptorOrPath"     Type "Chunk" is not assignable to type "FileDescriptorOrPath"       "Chunk" is not assignable to "int"       "Chunk" is not assignable to "str"       "Chunk" is not assignable to "bytes"       "Chunk" is incompatible with protocol "PathLike[str]"         "__fspath__" is not present       "Chunk" is incompatible with protocol "PathLike[bytes]" ... (reportArgumentType)
test (3.12, macos-14)
The strategy configuration was canceled because "test._3_11_macos-14" failed
test (3.11, ubuntu-24.04-arm)
The operation was canceled.
test (3.11, ubuntu-24.04-arm)
4 errors
test (3.11, ubuntu-24.04-arm): src/vectorcode/mcp_main.py#L221
Argument of type "str | Chunk" cannot be assigned to parameter "path" of type "StrPath" in function "relpath"   Type "str | Chunk" is not assignable to type "StrPath"     Type "Chunk" is not assignable to type "StrPath"       "Chunk" is not assignable to "str"       "Chunk" is incompatible with protocol "PathLike[str]"         "__fspath__" is not present (reportArgumentType)
test (3.11, ubuntu-24.04-arm): src/vectorcode/mcp_main.py#L221
No overloads for "relpath" match the provided arguments (reportCallIssue)
test (3.11, ubuntu-24.04-arm): src/vectorcode/mcp_main.py#L220
Argument of type "str | Chunk" cannot be assigned to parameter "file" of type "FileDescriptorOrPath" in function "open"   Type "str | Chunk" is not assignable to type "FileDescriptorOrPath"     Type "Chunk" is not assignable to type "FileDescriptorOrPath"       "Chunk" is not assignable to "int"       "Chunk" is not assignable to "str"       "Chunk" is not assignable to "bytes"       "Chunk" is incompatible with protocol "PathLike[str]"         "__fspath__" is not present       "Chunk" is incompatible with protocol "PathLike[bytes]" ... (reportArgumentType)
test (3.11, ubuntu-24.04-arm): src/vectorcode/mcp_main.py#L219
Argument of type "str | Chunk" cannot be assigned to parameter "path" of type "FileDescriptorOrPath" in function "isfile"   Type "str | Chunk" is not assignable to type "FileDescriptorOrPath"     Type "Chunk" is not assignable to type "FileDescriptorOrPath"       "Chunk" is not assignable to "int"       "Chunk" is not assignable to "str"       "Chunk" is not assignable to "bytes"       "Chunk" is incompatible with protocol "PathLike[str]"         "__fspath__" is not present       "Chunk" is incompatible with protocol "PathLike[bytes]" ... (reportArgumentType)
test (3.11, ubuntu-24.04-arm)
The strategy configuration was canceled because "test._3_11_macos-14" failed
test (3.12, macos-latest)
The operation was canceled.
test (3.12, macos-latest)
4 errors
test (3.12, macos-latest): src/vectorcode/mcp_main.py#L221
Argument of type "str | Chunk" cannot be assigned to parameter "path" of type "StrPath" in function "relpath"   Type "str | Chunk" is not assignable to type "StrPath"     Type "Chunk" is not assignable to type "StrPath"       "Chunk" is not assignable to "str"       "Chunk" is incompatible with protocol "PathLike[str]"         "__fspath__" is not present (reportArgumentType)
test (3.12, macos-latest): src/vectorcode/mcp_main.py#L221
No overloads for "relpath" match the provided arguments (reportCallIssue)
test (3.12, macos-latest): src/vectorcode/mcp_main.py#L220
Argument of type "str | Chunk" cannot be assigned to parameter "file" of type "FileDescriptorOrPath" in function "open"   Type "str | Chunk" is not assignable to type "FileDescriptorOrPath"     Type "Chunk" is not assignable to type "FileDescriptorOrPath"       "Chunk" is not assignable to "int"       "Chunk" is not assignable to "str"       "Chunk" is not assignable to "bytes"       "Chunk" is incompatible with protocol "PathLike[str]"         "__fspath__" is not present       "Chunk" is incompatible with protocol "PathLike[bytes]" ... (reportArgumentType)
test (3.12, macos-latest): src/vectorcode/mcp_main.py#L219
Argument of type "str | Chunk" cannot be assigned to parameter "path" of type "FileDescriptorOrPath" in function "isfile"   Type "str | Chunk" is not assignable to type "FileDescriptorOrPath"     Type "Chunk" is not assignable to type "FileDescriptorOrPath"       "Chunk" is not assignable to "int"       "Chunk" is not assignable to "str"       "Chunk" is not assignable to "bytes"       "Chunk" is incompatible with protocol "PathLike[str]"         "__fspath__" is not present       "Chunk" is incompatible with protocol "PathLike[bytes]" ... (reportArgumentType)
test (3.12, macos-latest)
The strategy configuration was canceled because "test._3_11_macos-14" failed
test (3.11, macos-latest)
The operation was canceled.
test (3.11, macos-latest)
The strategy configuration was canceled because "test._3_11_macos-14" failed
test (3.12, ubuntu-24.04-arm)
The operation was canceled.
test (3.12, ubuntu-24.04-arm)
The strategy configuration was canceled because "test._3_11_macos-14" failed
test (3.13, ubuntu-latest)
The operation was canceled.
test (3.13, ubuntu-latest)
The strategy configuration was canceled because "test._3_11_macos-14" failed
test (3.12, ubuntu-latest)
The operation was canceled.
test (3.12, ubuntu-latest)
The strategy configuration was canceled because "test._3_11_macos-14" failed
test (3.13, macos-latest)
The operation was canceled.
test (3.13, macos-latest)
The strategy configuration was canceled because "test._3_11_macos-14" failed
test (3.11, macos-14)
No file matched to [**/uv.lock,**/requirements*.txt]. The cache will never get invalidated. Make sure you have checked out the target repository and configured the cache-dependency-glob input correctly.
test (3.13, ubuntu-24.04-arm)
No file matched to [**/uv.lock,**/requirements*.txt]. The cache will never get invalidated. Make sure you have checked out the target repository and configured the cache-dependency-glob input correctly.
test (3.11, ubuntu-latest)
No file matched to [**/uv.lock,**/requirements*.txt]. The cache will never get invalidated. Make sure you have checked out the target repository and configured the cache-dependency-glob input correctly.
test (3.12, macos-14)
No file matched to [**/uv.lock,**/requirements*.txt]. The cache will never get invalidated. Make sure you have checked out the target repository and configured the cache-dependency-glob input correctly.
test (3.11, ubuntu-24.04-arm)
No file matched to [**/uv.lock,**/requirements*.txt]. The cache will never get invalidated. Make sure you have checked out the target repository and configured the cache-dependency-glob input correctly.
test (3.12, macos-latest)
No file matched to [**/uv.lock,**/requirements*.txt]. The cache will never get invalidated. Make sure you have checked out the target repository and configured the cache-dependency-glob input correctly.
test (3.11, macos-latest)
No file matched to [**/uv.lock,**/requirements*.txt]. The cache will never get invalidated. Make sure you have checked out the target repository and configured the cache-dependency-glob input correctly.
test (3.12, ubuntu-24.04-arm)
No file matched to [**/uv.lock,**/requirements*.txt]. The cache will never get invalidated. Make sure you have checked out the target repository and configured the cache-dependency-glob input correctly.
test (3.13, ubuntu-latest)
No file matched to [**/uv.lock,**/requirements*.txt]. The cache will never get invalidated. Make sure you have checked out the target repository and configured the cache-dependency-glob input correctly.
test (3.12, ubuntu-latest)
No file matched to [**/uv.lock,**/requirements*.txt]. The cache will never get invalidated. Make sure you have checked out the target repository and configured the cache-dependency-glob input correctly.
test (3.13, macos-latest)
No file matched to [**/uv.lock,**/requirements*.txt]. The cache will never get invalidated. Make sure you have checked out the target repository and configured the cache-dependency-glob input correctly.
test (3.12, macos-latest)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
test (3.11, macos-latest)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
test (3.13, macos-latest)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520