Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: document AppInstallationAuth.get_token() #52

Merged
merged 1 commit into from
Jan 8, 2025

docs: document AppInstallationAuth.get_token()

758d63b
Select commit
Loading
Failed to load commit list.
Merged

docs: document AppInstallationAuth.get_token() #52

docs: document AppInstallationAuth.get_token()
758d63b
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / test-type-check succeeded Dec 31, 2024 in 1m 44s

FirefoxCI (pull_request)

Run pyright type checking against code base

Details

View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster

Task Status

Started: 2024-12-31T02:10:56.964Z
Resolved: 2024-12-31T02:11:36.476Z
Task Execution Time: 39 seconds, 512 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0

Artifacts

- public/logs/live_backing.log
- public/logs/live.log


[taskcluster 2024-12-31 02:10:57.318Z] Task ID: HCI1WxuiQWuh8kay3HcWSw
[taskcluster 2024-12-31 02:10:57.318Z] Worker ID: 1425611678587743386
[taskcluster 2024-12-31 02:10:57.318Z] Worker Group: us-central1-a
[taskcluster 2024-12-31 02:10:57.318Z] Worker Node Type: projects/887720501152/machineTypes/c2-standard-4
[taskcluster 2024-12-31 02:10:57.318Z] Worker Type: t-linux-large-gcp
[taskcluster 2024-12-31 02:10:57.318Z] Public IP: 35.202.187.215
[taskcluster 2024-12-31 02:10:57.318Z] Hostname: mozilla-t-t-linux-large-gcp-papdptprsbgm5yub-2cfya
[taskcluster 2024-12-31 02:10:57.318Z] using cache "mozilla-level-1-checkouts-v3-7f8630edfaa3588fb9ab-RKykj-ytT0idWRtO_EtxDw" -> /builds/worker/checkouts

[taskcluster 2024-12-31 02:10:58.088Z] Downloading artifact "public/image.tar.zst" from task ID: RKykj-ytT0idWRtO_EtxDw.
[taskcluster 2024-12-31 02:11:02.806Z] Downloaded artifact successfully.
[taskcluster 2024-12-31 02:11:02.807Z] Downloaded 413.956 mb
[taskcluster 2024-12-31 02:11:02.808Z] Decompressing downloaded image
[taskcluster 2024-12-31 02:11:05.310Z] Loading docker image from downloaded archive.
[taskcluster 2024-12-31 02:11:24.204Z] Image 'public/image.tar.zst' from task 'RKykj-ytT0idWRtO_EtxDw' loaded.  Using image ID sha256:0351d190f33b3a68eff697937cb0023eadf2a896eb02a2cda3d4757aabc2965e.
[taskcluster 2024-12-31 02:11:24.450Z] === Task Starting ===
[setup 2024-12-31T02:11:24.825Z] run-task started in /
[setup 2024-12-31T02:11:24.825Z] Invoked by command: --simple_github-checkout=/builds/worker/checkouts/vcs/ --task-cwd /builds/worker/checkouts/vcs -- bash -cx uv run pyright
[setup 2024-12-31T02:11:24.825Z] Python version: 3.11.2
[cache 2024-12-31T02:11:24.826Z] cache /builds/worker/checkouts is empty; writing requirements: gid=1000 uid=1000 version=1
[volume 2024-12-31T02:11:24.826Z] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2024-12-31T02:11:24.826Z] volume /builds/worker/checkouts is a cache
[setup 2024-12-31T02:11:24.826Z] running as worker:worker
[vcs 2024-12-31T02:11:24.826Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2024-12-31T02:11:24.828Z] executing ['git', 'clone', 'https://github.com/mozilla-releng/simple-github', '/builds/worker/checkouts/vcs']
[vcs 2024-12-31T02:11:24.829Z] Cloning into '/builds/worker/checkouts/vcs'...
[vcs 2024-12-31T02:11:25.216Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/shtrom/simple-github', 'doc/get_token']
[vcs 2024-12-31T02:11:25.459Z] From https://github.com/shtrom/simple-github
[vcs 2024-12-31T02:11:25.459Z]  * branch            doc/get_token -> FETCH_HEAD
[vcs 2024-12-31T02:11:25.461Z] executing ['git', 'checkout', '-f', '-B', 'doc/get_token', '758d63b16c95d1dd5bdbe181b4fc330f7edad4e8']
[vcs 2024-12-31T02:11:25.466Z] Switched to a new branch 'doc/get_token'
[vcs 2024-12-31T02:11:25.466Z] cleaning git checkout...
[vcs 2024-12-31T02:11:25.466Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-12-31T02:11:25.468Z] removing []
[vcs 2024-12-31T02:11:25.468Z] successfully cleaned git checkout!
[vcs 2024-12-31T02:11:25.469Z] TinderboxPrint:<a href='https://github.com/shtrom/simple-github/commit/758d63b16c95d1dd5bdbe181b4fc330f7edad4e8' title='Built from simple-github commit 758d63b16c95d1dd5bdbe181b4fc330f7edad4e8'>758d63b16c95d1dd5bdbe181b4fc330f7edad4e8</a>
[task 2024-12-31T02:11:25.469Z] executing ['bash', '-cx', 'uv run pyright']
[task 2024-12-31T02:11:25.470Z] + uv run pyright
[task 2024-12-31T02:11:25.612Z] Using Python 3.11.10
[task 2024-12-31T02:11:25.612Z] Creating virtualenv at: .venv
[task 2024-12-31T02:11:27.194Z] warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance.
[task 2024-12-31T02:11:27.194Z]          If the cache and target directories are on different filesystems, hardlinking may not be supported.
[task 2024-12-31T02:11:27.194Z]          If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning.
[task 2024-12-31T02:11:27.305Z] Installed 73 packages in 111ms
[task 2024-12-31T02:11:32.011Z]  * Install prebuilt node (23.5.0) ..... done.
[task 2024-12-31T02:11:34.108Z] 
[task 2024-12-31T02:11:34.108Z] added 1 package, and audited 2 packages in 2s
[task 2024-12-31T02:11:34.109Z] 
[task 2024-12-31T02:11:34.109Z] found 0 vulnerabilities
[task 2024-12-31T02:11:35.546Z] 0 errors, 0 warnings, 0 informations 
[task 2024-12-31T02:11:35.564Z] WARNING: there is a new pyright version available (v1.1.380 -> v1.1.391).
[task 2024-12-31T02:11:35.564Z] Please install the new version or set PYRIGHT_PYTHON_FORCE_VERSION to `latest`
[task 2024-12-31T02:11:35.564Z] 
[taskcluster 2024-12-31 02:11:35.831Z] === Task Finished ===
[taskcluster 2024-12-31 02:11:35.832Z] Successful task run with exit code: 0 completed in 38.516 seconds