build(deps-dev): bump ruff from 0.11.13 to 0.12.9 in the dev-dependencies group across 1 directory #5
pull-request.yml
on: pull_request
auto-merge-dependabot
/
dependabot
Annotations
6 errors and 2 warnings
|
lint / lint
Process completed with exit code 2.
|
|
Ruff (PT028):
tests/test_get_resources.py#L52
tests/test_get_resources.py:52:59: PT028 Test function parameter `expected` has default argument
|
|
Ruff (invalid-syntax):
src/clients.py#L633
src/clients.py:633:37: invalid-syntax: Cannot reuse outer quote character in f-strings on Python 3.11 (syntax was added in Python 3.12)
|
|
test / qa_scan
❌ Failed to create checks using the provided token. (HttpError: Resource not accessible by integration - https://docs.github.com/rest/checks/runs#create-a-check-run)
|
|
test / qa_scan
Resource not accessible by integration
|
|
test / qa_scan
HttpError: Resource not accessible by integration
|
|
test / qa_scan
⚠️ This usually indicates insufficient permissions. More details: https://github.com/mikepenz/action-junit-report/issues/23
|
|
test / qa_scan
File "/home/runner/work/terraform-aws-metrics-lambda/terraform-aws-metrics-lambda/./reports/pytest.xml" doesn't exist
|