fix(releasekit): fix git push argument order, boost test coverage to 92%, fix lint errors #4323
python.yml
on: pull_request
Matrix: conform-tests
Matrix: tool-tests
Build Distributions
0s
Annotations
12 errors, 1 warning, and 2 notices
|
Lint and Format
Process completed with exit code 1.
|
|
Type Check (ty)
Process completed with exit code 1.
|
|
Pyrefly bad-argument-type:
tools/releasekit/tests/rk_changelog_test.py#L369
Argument `FakeVCS` is not assignable to parameter `vcs` with type `VCS` in function `releasekit.changelog.generate_changelog`
Protocol `VCS` requires attribute `tag_commit_sha`
|
|
Pyrefly bad-argument-type:
tools/releasekit/tests/rk_changelog_test.py#L356
Argument `FakeVCS` is not assignable to parameter `vcs` with type `VCS` in function `releasekit.changelog.generate_changelog`
Protocol `VCS` requires attribute `tag_commit_sha`
|
|
Pyrefly bad-argument-type:
tools/releasekit/tests/rk_changelog_test.py#L346
Argument `FakeVCS` is not assignable to parameter `vcs` with type `VCS` in function `releasekit.changelog.generate_changelog`
Protocol `VCS` requires attribute `tag_commit_sha`
|
|
Pyrefly bad-argument-type:
tools/releasekit/tests/rk_changelog_test.py#L328
Argument `FakeVCS` is not assignable to parameter `vcs` with type `VCS` in function `releasekit.changelog.generate_changelog`
Protocol `VCS` requires attribute `tag_commit_sha`
|
|
Pyrefly bad-argument-type:
tools/releasekit/tests/rk_changelog_test.py#L313
Argument `FakeVCS` is not assignable to parameter `vcs` with type `VCS` in function `releasekit.changelog.generate_changelog`
Protocol `VCS` requires attribute `tag_commit_sha`
|
|
Pyrefly bad-argument-type:
tools/releasekit/tests/rk_changelog_test.py#L295
Argument `FakeVCS` is not assignable to parameter `vcs` with type `VCS` in function `releasekit.changelog.generate_changelog`
Protocol `VCS` requires attribute `tag_commit_sha`
|
|
Pyrefly bad-argument-type:
tools/releasekit/tests/rk_changelog_test.py#L278
Argument `FakeVCS` is not assignable to parameter `vcs` with type `VCS` in function `releasekit.changelog.generate_changelog`
Protocol `VCS` requires attribute `tag_commit_sha`
|
|
Pyrefly bad-argument-type:
tools/releasekit/tests/rk_changelog_test.py#L261
Argument `FakeVCS` is not assignable to parameter `vcs` with type `VCS` in function `releasekit.changelog.generate_changelog`
Protocol `VCS` requires attribute `tag_commit_sha`
|
|
Pyrefly bad-argument-type:
tools/releasekit/tests/rk_changelog_test.py#L244
Argument `FakeVCS` is not assignable to parameter `vcs` with type `VCS` in function `releasekit.changelog.generate_changelog`
Protocol `VCS` requires attribute `tag_commit_sha`
|
|
Pyrefly missing-import:
tools/releasekit/src/releasekit/signing.py#L65
Cannot find module `sigstore`
Looked in these locations (from config in `/home/runner/work/genkit/genkit/py/pyproject.toml`):
Search path (from config file): ["/home/runner/work/genkit/genkit/py", "/home/runner/work/genkit/genkit/py/plugins/mcp/tests", "/home/runner/work/genkit/genkit/py/samples/framework-evaluator-demo", "/home/runner/work/genkit/genkit/py/samples/framework-restaurant-demo/src", "/home/runner/work/genkit/genkit/py/samples/sample-test", "/home/runner/work/genkit/genkit/py/samples/web-endpoints-hello", "/home/runner/work/genkit/genkit/py/tools/releasekit/src", "/home/runner/work/genkit/genkit/py/tools/releasekit", "/home/runner/work/genkit/genkit/py/tools/conform/src"]
Import root (inferred from project layout): "/home/runner/work/genkit/genkit/py"
Site package path queried from interpreter: ["/home/runner/work/genkit/genkit/py/.venv/lib/python3.12/site-packages", "/home/runner/work/genkit/genkit/py/tools/conform/src", "/home/runner/work/genkit/genkit/py/packages/genkit/src", "/home/runner/work/genkit/genkit/py/plugins/amazon-bedrock/src", "/home/runner/work/genkit/genkit/py/plugins/anthropic/src", "/home/runner/work/genkit/genkit/py/plugins/checks/src", "/home/runner/work/genkit/genkit/py/plugins/cloudflare-workers-ai/src", "/home/runner/work/genkit/genkit/py/plugins/cohere/src", "/home/runner/work/genkit/genkit/py/plugins/compat-oai/src", "/home/runner/work/genkit/genkit/py/plugins/deepseek/src", "/home/runner/work/genkit/genkit/py/plugins/dev-local-vectorstore/src", "/home/runner/work/genkit/genkit/py/plugins/evaluators/src", "/home/runner/work/genkit/genkit/py/plugins/fastapi/src", "/home/runner/work/genkit/genkit/py/plugins/firebase/src", "/home/runner/work/genkit/genkit/py/plugins/flask/src", "/home/runner/work/genkit/genkit/py/plugins/google-cloud/src", "/home/runner/work/genkit/genkit/py/plugins/google-genai/src", "/home/runner/work/genkit/genkit/py/plugins/huggingface/src", "/home/runner/work/genkit/genkit/py/plugins/mcp/src", "/home/runner/work/genkit/genkit/py/plugins/microsoft-foundry/src", "/home/runner/work/genkit/genkit/py/plugins/mistral/src", "/home/runner/work/genkit/genkit/py/plugins/observability/src", "/home/runner/work/genkit/genkit/py/plugins/ollama/src", "/home/runner/work/genkit/genkit/py/plugins/vertex-ai/src", "/home/runner/work/genkit/genkit/py/plugins/xai/src"]
|
|
Security and Compliance
Restore cache failed: Dependencies file is not found in /home/runner/work/genkit/genkit. Supported file pattern: go.mod
|
|
Security and Compliance
Help improve PySentry: Quick 4-min survey about your usage
|
|
Security and Compliance
PySentry found 0 vulnerabilities: 0 critical, 0 high, 0 medium, 0 low, 0 unknown
|