Populate contributor profile fields from GitHub user API (#3694) #1809
checks.yml
on: pull_request
runner / check docs
16s
runner / pylint
25s
runner / misspell
19s
runner / uv-lock
8s
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)
|