Skip to content

Continuous integration lint and format checks #357

Continuous integration lint and format checks

Continuous integration lint and format checks #357

Triggered via pull request December 24, 2025 10:39
Status Failure
Total duration 2m 59s
Artifacts

ci-file-checks.yaml

on: pull_request
Changes
6s
Changes
Check C++ and Protobuf coding style
Check C++ and Protobuf coding style
YAML lint
YAML lint
Check Python lint
35s
Check Python lint
Check Python coding style
29s
Check Python coding style
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
Check Python lint
Process completed with exit code 24.
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: test_device_config_after_import.py#L47
R1722: Consider using 'sys.exit' instead (consider-using-sys-exit)
Check Python lint: tensorflow_quantum/core/ops/load_module_test.py#L36
C0301: Line too long (83/80) (line-too-long)