Populate contributor profile fields from GitHub user API (#3694) #1808
checks.yml
on: pull_request
runner / check docs
15s
runner / pylint
26s
runner / misspell
22s
runner / uv-lock
11s
Annotations
1 warning
|
runner / pylint:
scripts/test_contributor_profile_fix.py#L11
[pylint] reported by reviewdog 🐶
W0611: Unused GithubUUID imported from augur.tasks.util.AugurUUID (unused-import)
Raw Output:
scripts/test_contributor_profile_fix.py:11:0: W0611: Unused GithubUUID imported from augur.tasks.util.AugurUUID (unused-import)
|