Switch from Claude to Gemini #33
quality-gates.yml
on: pull_request
Matrix: Test Matrix
Lint and Format
6s
Security Checks
17s
Timestamp Configuration Validation
9s
Build and Package Test
23s
Quality Gates Summary
2s
Annotations
10 errors
|
Ruff (PLC0415):
src/logstory/logstory.py#L115
src/logstory/logstory.py:115:5: PLC0415 `import` should be at the top-level of a file
|
|
Ruff (RSE102):
src/logstory/logstory.py#L44
src/logstory/logstory.py:44:21: RSE102 Unnecessary parentheses on raised exception
|
|
Ruff (PLR2004):
src/logstory/ingestion.py#L397
src/logstory/ingestion.py:397:32: PLR2004 Magic value used in comparison, consider replacing `400` with a constant variable
|
|
Ruff (PLR2004):
src/logstory/ingestion.py#L263
src/logstory/ingestion.py:263:32: PLR2004 Magic value used in comparison, consider replacing `200` with a constant variable
|
|
Ruff (PLR2004):
src/logstory/ingestion.py#L239
src/logstory/ingestion.py:239:32: PLR2004 Magic value used in comparison, consider replacing `200` with a constant variable
|
|
Ruff (ARG002):
src/logstory/ingestion.py#L136
src/logstory/ingestion.py:136:7: ARG002 Unused method argument: `labels`
|
|
Ruff (PLC0415):
src/logstory/auth.py#L220
src/logstory/auth.py:220:7: PLC0415 `import` should be at the top-level of a file
|
|
Ruff (PLC0415):
src/logstory/auth.py#L152
src/logstory/auth.py:152:7: PLC0415 `import` should be at the top-level of a file
|
|
Ruff (ERA001):
src/logstory/auth.py#L139
src/logstory/auth.py:139:5: ERA001 Found commented-out code
|
|
Ruff (PLC0415):
src/logstory/auth.py#L78
src/logstory/auth.py:78:5: PLC0415 `import` should be at the top-level of a file
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
python-package-distributions
Expired
|
2.93 MB |
sha256:685508f929bf296634f390d77f7cb76e16bd19bfd7b8b895fc23ccb1e2e62378
|
|