Skip to content

refactor(2671): Moved retry logic from infer_type_name to wizard #20270

refactor(2671): Moved retry logic from infer_type_name to wizard

refactor(2671): Moved retry logic from infer_type_name to wizard #20270

Re-run triggered August 13, 2024 06:19
Status Failure
Total duration 9m 2s
Artifacts

ci.yml

on: pull_request
Draft Release
0s
Draft Release
Check if Build
6s
Check if Build
Run Tests (Cloudflare)
3m 2s
Run Tests (Cloudflare)
Outputs matrix used for cross compilation  /  setup-matrix
27s
Outputs matrix used for cross compilation / setup-matrix
Run Tests (WASM)
44s
Run Tests (WASM)
Test AWS Lambda Build
2m 58s
Test AWS Lambda Build
Check Examples
59s
Check Examples
failure-notification
3s
failure-notification
Matrix: test
Matrix: Release
Release (AWS Lambda)
0s
Release (AWS Lambda)
Publish NPM main package
0s
Publish NPM main package
build-and-push-image
0s
build-and-push-image
Semantic Release
0s
Semantic Release
Homebrew Release
0s
Homebrew Release
Fit to window
Zoom out
Zoom in

Annotations

80 errors and 12 warnings
Check Examples: src/cli/llm/wizard.rs#L1
failed to resolve: use of undeclared crate or module `tokio_retry`
Check Examples: src/cli/llm/wizard.rs#L2
unresolved import `tokio_retry`
Check Examples: src/cli/llm/wizard.rs#L54
no method named `clone` found for type parameter `Q` in the current scope
Check Examples: src/cli/llm/wizard.rs#L59
no method named `status_code` found for struct `ChatResponse` in the current scope
Check Examples: src/cli/llm/wizard.rs#L60
the trait bound `genai::Error: std::convert::From<&str>` is not satisfied
Check Examples: src/cli/llm/wizard.rs#L62
mismatched types
Check Examples: src/cli/llm/wizard.rs#L65
mismatched types
Check Examples
Process completed with exit code 101.
Run Tests on linux-x64-musl: src/cli/llm/wizard.rs#L1
failed to resolve: use of undeclared crate or module `tokio_retry`
Run Tests on linux-x64-musl: src/cli/llm/wizard.rs#L2
unresolved import `tokio_retry`
Run Tests on linux-x64-musl: src/cli/llm/wizard.rs#L54
no method named `clone` found for type parameter `Q` in the current scope
Run Tests on linux-x64-musl: src/cli/llm/wizard.rs#L59
no method named `status_code` found for struct `ChatResponse` in the current scope
Run Tests on linux-x64-musl: src/cli/llm/wizard.rs#L60
the trait bound `genai::Error: std::convert::From<&str>` is not satisfied
Run Tests on linux-x64-musl
Process completed with exit code 1.
Run Tests on linux-x64-gnu: src/cli/llm/wizard.rs#L1
failed to resolve: use of undeclared crate or module `tokio_retry`
Run Tests on linux-x64-gnu: src/cli/llm/wizard.rs#L2
unresolved import `tokio_retry`
Run Tests on linux-x64-gnu: src/cli/llm/wizard.rs#L54
no method named `clone` found for type parameter `Q` in the current scope
Run Tests on linux-x64-gnu: src/cli/llm/wizard.rs#L59
no method named `status_code` found for struct `ChatResponse` in the current scope
Run Tests on linux-x64-gnu: src/cli/llm/wizard.rs#L60
the trait bound `genai::Error: std::convert::From<&str>` is not satisfied
Run Tests on linux-x64-gnu: src/cli/llm/wizard.rs#L62
mismatched types
Run Tests on linux-x64-gnu: src/cli/llm/wizard.rs#L65
mismatched types
Run Tests on linux-x64-gnu
Process completed with exit code 1.
Run Tests on linux-arm64-musl: src/cli/llm/wizard.rs#L1
failed to resolve: use of undeclared crate or module `tokio_retry`
Run Tests on linux-arm64-musl: src/cli/llm/wizard.rs#L2
unresolved import `tokio_retry`
Run Tests on linux-arm64-musl: src/cli/llm/wizard.rs#L54
no method named `clone` found for type parameter `Q` in the current scope
Run Tests on linux-arm64-musl: src/cli/llm/wizard.rs#L59
no method named `status_code` found for struct `ChatResponse` in the current scope
Run Tests on linux-arm64-musl: src/cli/llm/wizard.rs#L60
the trait bound `genai::Error: std::convert::From<&str>` is not satisfied
Run Tests on linux-arm64-musl
Process completed with exit code 1.
Run Tests on linux-ia32-gnu: src/cli/llm/wizard.rs#L1
failed to resolve: use of undeclared crate or module `tokio_retry`
Run Tests on linux-ia32-gnu: src/cli/llm/wizard.rs#L2
unresolved import `tokio_retry`
Run Tests on linux-ia32-gnu: src/cli/llm/wizard.rs#L54
no method named `clone` found for type parameter `Q` in the current scope
Run Tests on linux-ia32-gnu: src/cli/llm/wizard.rs#L59
no method named `status_code` found for struct `ChatResponse` in the current scope
Run Tests on linux-ia32-gnu: src/cli/llm/wizard.rs#L60
the trait bound `genai::Error: std::convert::From<&str>` is not satisfied
Run Tests on linux-ia32-gnu
Process completed with exit code 1.
Run Tests on linux-arm64-gnu: src/cli/llm/wizard.rs#L1
failed to resolve: use of undeclared crate or module `tokio_retry`
Run Tests on linux-arm64-gnu: src/cli/llm/wizard.rs#L2
unresolved import `tokio_retry`
Run Tests on linux-arm64-gnu: src/cli/llm/wizard.rs#L54
no method named `clone` found for type parameter `Q` in the current scope
Run Tests on linux-arm64-gnu: src/cli/llm/wizard.rs#L59
no method named `status_code` found for struct `ChatResponse` in the current scope
Run Tests on linux-arm64-gnu: src/cli/llm/wizard.rs#L60
the trait bound `genai::Error: std::convert::From<&str>` is not satisfied
Run Tests on linux-arm64-gnu
Process completed with exit code 1.
Run Tests on darwin-arm64: src/cli/llm/wizard.rs#L1
failed to resolve: use of undeclared crate or module `tokio_retry`
Run Tests on darwin-arm64: src/cli/llm/wizard.rs#L2
unresolved import `tokio_retry`
Run Tests on darwin-arm64: src/cli/llm/wizard.rs#L54
no method named `clone` found for type parameter `Q` in the current scope
Run Tests on darwin-arm64: src/cli/llm/wizard.rs#L59
no method named `status_code` found for struct `ChatResponse` in the current scope
Run Tests on darwin-arm64: src/cli/llm/wizard.rs#L60
the trait bound `genai::Error: std::convert::From<&str>` is not satisfied
Run Tests on darwin-arm64: src/cli/llm/wizard.rs#L62
mismatched types
Run Tests on darwin-arm64: src/cli/llm/wizard.rs#L65
mismatched types
Run Tests on darwin-arm64
Process completed with exit code 1.
Run Tests on darwin-x64: src/cli/llm/wizard.rs#L1
failed to resolve: use of undeclared crate or module `tokio_retry`
Run Tests on darwin-x64: src/cli/llm/wizard.rs#L2
unresolved import `tokio_retry`
Run Tests on darwin-x64: src/cli/llm/wizard.rs#L54
no method named `clone` found for type parameter `Q` in the current scope
Run Tests on darwin-x64: src/cli/llm/wizard.rs#L59
no method named `status_code` found for struct `ChatResponse` in the current scope
Run Tests on darwin-x64: src/cli/llm/wizard.rs#L60
the trait bound `genai::Error: std::convert::From<&str>` is not satisfied
Run Tests on darwin-x64: src/cli/llm/wizard.rs#L62
mismatched types
Run Tests on darwin-x64: src/cli/llm/wizard.rs#L65
mismatched types
Run Tests on darwin-x64
Process completed with exit code 1.
Run Tests on win32-ia32-msvc: src/cli/llm/wizard.rs#L1
failed to resolve: use of undeclared crate or module `tokio_retry`
Run Tests on win32-ia32-msvc: src/cli/llm/wizard.rs#L2
unresolved import `tokio_retry`
Run Tests on win32-ia32-msvc: src/cli/llm/wizard.rs#L54
no method named `clone` found for type parameter `Q` in the current scope
Run Tests on win32-ia32-msvc: src/cli/llm/wizard.rs#L59
no method named `status_code` found for struct `ChatResponse` in the current scope
Run Tests on win32-ia32-msvc: src/cli/llm/wizard.rs#L60
the trait bound `genai::Error: std::convert::From<&str>` is not satisfied
Run Tests on win32-ia32-msvc
Process completed with exit code 1.
Run Tests on win32-x64-msvc: src/cli/llm/wizard.rs#L1
failed to resolve: use of undeclared crate or module `tokio_retry`
Run Tests on win32-x64-msvc: src/cli/llm/wizard.rs#L2
unresolved import `tokio_retry`
Run Tests on win32-x64-msvc: src/cli/llm/wizard.rs#L54
no method named `clone` found for type parameter `Q` in the current scope
Run Tests on win32-x64-msvc: src/cli/llm/wizard.rs#L59
no method named `status_code` found for struct `ChatResponse` in the current scope
Run Tests on win32-x64-msvc: src/cli/llm/wizard.rs#L60
the trait bound `genai::Error: std::convert::From<&str>` is not satisfied
Run Tests on win32-x64-msvc
Process completed with exit code 1.
Check Examples
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Check Examples
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Check Examples
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/
Check Examples
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/
Check Examples
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/
Check Examples
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/
Run Tests on win32-arm64-msvc
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 34159 , Maximum supported length: 32766
Run Tests on win32-arm64-msvc
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 34159 , Maximum supported length: 32766
Run Tests on win32-ia32-msvc
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 34159 , Maximum supported length: 32766
Run Tests on win32-ia32-msvc
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 34159 , Maximum supported length: 32766
Run Tests on win32-x64-msvc
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 34159 , Maximum supported length: 32766
Run Tests on win32-x64-msvc
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 34159 , Maximum supported length: 32766