Skip to content

Continuous integration lint and format checks #394

Continuous integration lint and format checks

Continuous integration lint and format checks #394

Triggered via pull request December 31, 2025 09:50
Status Failure
Total duration 2m 45s
Artifacts

ci-file-checks.yaml

on: pull_request
Changes
4s
Changes
Check C++ and Protobuf coding style
0s
Check C++ and Protobuf coding style
YAML lint
0s
YAML lint
Check Python lint
26s
Check Python lint
Check Python coding style
30s
Check Python coding style
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 3 warnings
Check Python lint
Process completed with exit code 4.
Check Python coding style
Process completed with exit code 1.
Changes
'base' input parameter is ignored when action is triggered by pull request event
Setup
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
Check Python lint: tensorflow_quantum/core/ops/load_module_test.py#L107
W1510: 'subprocess.run' used without explicitly defining the value for 'check'. (subprocess-run-check)