Skip to content

refactor(2671): move retry logic and implement tokio_retry #20980

refactor(2671): move retry logic and implement tokio_retry

refactor(2671): move retry logic and implement tokio_retry #20980

Status Failure
Total duration 11m 58s
Artifacts

ci.yml

on: pull_request
Draft Release
0s
Draft Release
Check if Build
4s
Check if Build
Run Tests (Cloudflare)
3m 31s
Run Tests (Cloudflare)
Outputs matrix used for cross compilation  /  setup-matrix
12s
Outputs matrix used for cross compilation / setup-matrix
Run Tests (WASM)
1m 23s
Run Tests (WASM)
Test AWS Lambda Build
2m 49s
Test AWS Lambda Build
Check Examples
1m 2s
Check Examples
failure-notification
1s
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

40 errors and 12 warnings
Check Examples: src/cli/llm/infer_type_name.rs#L126
expected one of `,`, `=>`, `if`, `|`, or `}`, found `;`
Check Examples: src/cli/llm/infer_type_name.rs#L128
expected one of `.`, `;`, `?`, `}`, or an operator, found `=>`
Check Examples: src/cli/llm/infer_type_name.rs#L117
mismatched types
Check Examples
Process completed with exit code 101.
Run Tests on linux-x64-gnu: src/cli/llm/infer_type_name.rs#L126
expected one of `,`, `=>`, `if`, `|`, or `}`, found `;`
Run Tests on linux-x64-gnu: src/cli/llm/infer_type_name.rs#L128
expected one of `.`, `;`, `?`, `}`, or an operator, found `=>`
Run Tests on linux-x64-gnu
Process completed with exit code 1.
Run Tests on linux-x64-musl: src/cli/llm/infer_type_name.rs#L126
expected one of `,`, `=>`, `if`, `|`, or `}`, found `;`
Run Tests on linux-x64-musl: src/cli/llm/infer_type_name.rs#L128
expected one of `.`, `;`, `?`, `}`, or an operator, found `=>`
Run Tests on linux-x64-musl
Process completed with exit code 1.
Run Tests on linux-arm64-musl: src/cli/llm/infer_type_name.rs#L126
expected one of `,`, `=>`, `if`, `|`, or `}`, found `;`
Run Tests on linux-arm64-musl: src/cli/llm/infer_type_name.rs#L128
expected one of `.`, `;`, `?`, `}`, or an operator, found `=>`
Run Tests on linux-arm64-musl
Process completed with exit code 1.
Run Tests on linux-arm64-gnu: src/cli/llm/infer_type_name.rs#L126
expected one of `,`, `=>`, `if`, `|`, or `}`, found `;`
Run Tests on linux-arm64-gnu: src/cli/llm/infer_type_name.rs#L128
expected one of `.`, `;`, `?`, `}`, or an operator, found `=>`
Run Tests on linux-arm64-gnu
Process completed with exit code 1.
Run Tests on linux-ia32-gnu: src/cli/llm/infer_type_name.rs#L126
expected one of `,`, `=>`, `if`, `|`, or `}`, found `;`
Run Tests on linux-ia32-gnu: src/cli/llm/infer_type_name.rs#L128
expected one of `.`, `;`, `?`, `}`, or an operator, found `=>`
Run Tests on linux-ia32-gnu
Process completed with exit code 1.
Run Tests on darwin-arm64: src/cli/llm/infer_type_name.rs#L126
expected one of `,`, `=>`, `if`, `|`, or `}`, found `;`
Run Tests on darwin-arm64: src/cli/llm/infer_type_name.rs#L128
expected one of `.`, `;`, `?`, `}`, or an operator, found `=>`
Run Tests on darwin-arm64
Process completed with exit code 1.
Run Tests on darwin-x64: src/cli/llm/infer_type_name.rs#L126
expected one of `,`, `=>`, `if`, `|`, or `}`, found `;`
Run Tests on darwin-x64: src/cli/llm/infer_type_name.rs#L128
expected one of `.`, `;`, `?`, `}`, or an operator, found `=>`
Run Tests on darwin-x64
Process completed with exit code 1.
Run Tests on win32-x64-msvc: src/cli/llm/infer_type_name.rs#L126
expected one of `,`, `=>`, `if`, `|`, or `}`, found `;`
Run Tests on win32-x64-msvc: src/cli/llm/infer_type_name.rs#L128
expected one of `.`, `;`, `?`, `}`, or an operator, found `=>`
Run Tests on win32-x64-msvc
Process completed with exit code 1.
Run Tests on win32-ia32-msvc: src/cli/llm/infer_type_name.rs#L126
expected one of `,`, `=>`, `if`, `|`, or `}`, found `;`
Run Tests on win32-ia32-msvc: src/cli/llm/infer_type_name.rs#L128
expected one of `.`, `;`, `?`, `}`, or an operator, found `=>`
Run Tests on win32-ia32-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 use a deprecated Node.js version 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: 34498 , Maximum supported length: 32766
Run Tests on win32-arm64-msvc
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 34498 , Maximum supported length: 32766
Run Tests on win32-x64-msvc
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 34498 , Maximum supported length: 32766
Run Tests on win32-x64-msvc
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 34498 , Maximum supported length: 32766
Run Tests on win32-ia32-msvc
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 34498 , Maximum supported length: 32766
Run Tests on win32-ia32-msvc
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 34498 , Maximum supported length: 32766