Skip to content

fix(releasekit): fix git push argument order, boost test coverage to 92%, fix lint errors #4326

fix(releasekit): fix git push argument order, boost test coverage to 92%, fix lint errors

fix(releasekit): fix git push argument order, boost test coverage to 92%, fix lint errors #4326

Triggered via pull request February 15, 2026 02:40
Status Failure
Total duration 2m 52s
Artifacts

python.yml

on: pull_request
Detect Changes
7s
Detect Changes
Matrix: sample-tests
Matrix: tests
Matrix: type-check
Lint and Format
31s
Lint and Format
Security and Compliance
1m 21s
Security and Compliance
Matrix: conform-tests
Matrix: tool-tests
Build Distributions
0s
Build Distributions
Fit to window
Zoom out
Zoom in

Annotations

16 errors, 1 warning, and 2 notices
Type Check (ty)
Process completed with exit code 1.
Pyrefly missing-argument: tools/releasekit/src/releasekit/backends/pm/maven.py#L173
Missing argument `returncode` in function `releasekit.backends._run.CommandResult.__init__`
Pyrefly unexpected-keyword: tools/releasekit/src/releasekit/backends/pm/go.py#L155
Unexpected keyword argument `duration` in function `releasekit.backends._run.CommandResult.__init__`
Pyrefly unexpected-keyword: tools/releasekit/src/releasekit/backends/pm/go.py#L152
Unexpected keyword argument `return_code` in function `releasekit.backends._run.CommandResult.__init__`
Pyrefly missing-argument: tools/releasekit/src/releasekit/backends/pm/go.py#L150
Missing argument `returncode` in function `releasekit.backends._run.CommandResult.__init__`
Pyrefly unexpected-keyword: tools/releasekit/src/releasekit/backends/pm/go.py#L101
Unexpected keyword argument `duration` in function `releasekit.backends._run.CommandResult.__init__`
Pyrefly unexpected-keyword: tools/releasekit/src/releasekit/backends/pm/go.py#L98
Unexpected keyword argument `return_code` in function `releasekit.backends._run.CommandResult.__init__`
Pyrefly missing-argument: tools/releasekit/src/releasekit/backends/pm/go.py#L96
Missing argument `returncode` in function `releasekit.backends._run.CommandResult.__init__`
Pyrefly unexpected-keyword: tools/releasekit/src/releasekit/backends/pm/dart.py#L163
Unexpected keyword argument `duration` in function `releasekit.backends._run.CommandResult.__init__`
Pyrefly unexpected-keyword: tools/releasekit/src/releasekit/backends/pm/dart.py#L160
Unexpected keyword argument `return_code` in function `releasekit.backends._run.CommandResult.__init__`
Pyrefly missing-argument: tools/releasekit/src/releasekit/backends/pm/dart.py#L158
Missing argument `returncode` in function `releasekit.backends._run.CommandResult.__init__`
Tool Tests (releasekit, Python 3.14)
Process completed with exit code 1.
Tool Tests (releasekit, Python 3.13)
Process completed with exit code 1.
Tool Tests (releasekit, Python 3.10)
Process completed with exit code 1.
Tool Tests (releasekit, Python 3.12)
Process completed with exit code 1.
Tool Tests (releasekit, Python 3.11)
Process completed with exit code 1.
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