Add VuMark Generation API endpoint (#473) #7088
lint.yml
on: pull_request
Matrix: build
completion-lint
4s
Annotations
4 errors and 3 warnings
|
build (3.13, ubuntu-latest)
Process completed with exit code 1.
|
|
build (3.13, windows-latest)
The strategy configuration was canceled because "build._3_13_ubuntu-latest" failed
|
|
build (3.13, windows-latest)
The operation was canceled.
|
|
completion-lint
Process completed with exit code 1.
|
|
Pyrefly non-exhaustive-match:
src/mock_vws/_flask_server/vws.py#L66
Match on `Self@_ImageMatcherChoice` is not exhaustive
|
|
Pyrefly non-exhaustive-match:
src/mock_vws/_flask_server/vwq.py#L43
Match on `Self@_ImageMatcherChoice` is not exhaustive
|
|
Pyrefly non-exhaustive-match:
src/mock_vws/_flask_server/target_manager.py#L41
Match on `Self@_TargetRaterChoice` is not exhaustive
|