Skip to content

SK-2496: extract hard coded values to constants #568

SK-2496: extract hard coded values to constants

SK-2496: extract hard coded values to constants #568

Status Failure
Total duration 27s
Artifacts

ci.yml

on: pull_request
Check Commit Message
5s
Check Commit Message
test  /  run-tests
23s
test / run-tests
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
test / run-tests
Process completed with exit code 1.
Ruff (PLR2004): samples/service_account/bearer_token_expiry_example.py#L93
samples/service_account/bearer_token_expiry_example.py:93:33: PLR2004 Magic value used in comparison, consider replacing `401` with a constant variable
test / run-tests
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/