Skip to content

Add fmt::Debug implementations to various types. #2160

Add fmt::Debug implementations to various types.

Add fmt::Debug implementations to various types. #2160

Triggered via pull request July 25, 2023 07:07
Status Failure
Total duration 2m 10s
Artifacts

on_pull_request.yml

on: pull_request
Build Web  /  Build Web (wasm32 + wasm-bindgen)
26s
Build Web / Build Web (wasm32 + wasm-bindgen)
Minimum Wheel  /  Set Config
0s
Minimum Wheel / Set Config
Checks  /  Python lints (black, mypy, flake8)
1m 46s
Checks / Python lints (black, mypy, flake8)
Checks  /  Test Python Docs
32s
Checks / Test Python Docs
Checks  /  Rust lints (fmt, check, cranky, tests, doc)
30s
Checks / Rust lints (fmt, check, cranky, tests, doc)
Checks  /  Check Rust web build (wasm32 + wasm-bindgen)
32s
Checks / Check Rust web build (wasm32 + wasm-bindgen)
Checks  /  Lint TOML files
8s
Checks / Lint TOML files
Checks  /  Rerun lints
18s
Checks / Rerun lints
Checks  /  Spell Check
7s
Checks / Spell Check
Checks  /  Cargo Deny
2m 0s
Checks / Cargo Deny
Update PR Body  /  Update PR body
45s
Update PR Body / Update PR body
Minimum Wheel  /  Build Wheels
33s
Minimum Wheel / Build Wheels
Upload Web  /  Upload web build to google cloud (wasm32 + wasm-bindgen)
Upload Web / Upload web build to google cloud (wasm32 + wasm-bindgen)
Build Web Demo  /  Build Web Demo
Build Web Demo / Build Web Demo
Run Notebook  /  Run notebook
Run Notebook / Run notebook
Upload Web Demo  /  Upload Web Demo to Google Cloud
Upload Web Demo / Upload Web Demo to Google Cloud
Save PR Summary  /  Create HTML summary for PR
Save PR Summary / Create HTML summary for PR
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
Checks / Lint TOML files
google-github-actions/auth failed with: retry function failed after 4 attempts: the GitHub Action workflow must specify exactly one of "workload_identity_provider" or "credentials_json"! If you are specifying input values via GitHub secrets, ensure the secret is being injected into the environment. By default, secrets are not passed to workflows triggered from forks, including Dependabot.
Build Web / Build Web (wasm32 + wasm-bindgen)
google-github-actions/auth failed with: retry function failed after 4 attempts: the GitHub Action workflow must specify exactly one of "workload_identity_provider" or "credentials_json"! If you are specifying input values via GitHub secrets, ensure the secret is being injected into the environment. By default, secrets are not passed to workflows triggered from forks, including Dependabot.
Update PR Body / Update PR body
Process completed with exit code 1.
Checks / Rust lints (fmt, check, cranky, tests, doc)
google-github-actions/auth failed with: retry function failed after 4 attempts: the GitHub Action workflow must specify exactly one of "workload_identity_provider" or "credentials_json"! If you are specifying input values via GitHub secrets, ensure the secret is being injected into the environment. By default, secrets are not passed to workflows triggered from forks, including Dependabot.
Checks / Check Rust web build (wasm32 + wasm-bindgen)
google-github-actions/auth failed with: retry function failed after 4 attempts: the GitHub Action workflow must specify exactly one of "workload_identity_provider" or "credentials_json"! If you are specifying input values via GitHub secrets, ensure the secret is being injected into the environment. By default, secrets are not passed to workflows triggered from forks, including Dependabot.
Minimum Wheel / Build Wheels
google-github-actions/auth failed with: retry function failed after 4 attempts: the GitHub Action workflow must specify exactly one of "workload_identity_provider" or "credentials_json"! If you are specifying input values via GitHub secrets, ensure the secret is being injected into the environment. By default, secrets are not passed to workflows triggered from forks, including Dependabot.
Update PR Body / Update PR body
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/