Skip to content

fix(deps): update opentelemetry-rust monorepo #18468

fix(deps): update opentelemetry-rust monorepo

fix(deps): update opentelemetry-rust monorepo #18468

Triggered via pull request July 17, 2024 03:12
Status Failure
Total duration 11m 8s
Artifacts

ci.yml

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

110 errors and 12 warnings
Run Tests (WASM): src/core/http/request_handler.rs#L372
the trait bound `opentelemetry::common::Key: From<opentelemetry::Key>` is not satisfied
Run Tests (WASM): src/core/http/request_handler.rs#L372
the trait bound `opentelemetry::common::Value: From<opentelemetry::Value>` is not satisfied
Run Tests (WASM): src/core/http/telemetry.rs#L75
mismatched types
Run Tests (WASM): src/core/http/telemetry.rs#L78
mismatched types
Run Tests (WASM)
Process completed with exit code 101.
Test AWS Lambda Build: src/core/http/request_handler.rs#L372
the trait bound `opentelemetry::common::Key: From<opentelemetry::Key>` is not satisfied
Test AWS Lambda Build: src/core/http/request_handler.rs#L372
the trait bound `opentelemetry::common::Value: From<opentelemetry::Value>` is not satisfied
Test AWS Lambda Build: src/core/http/telemetry.rs#L75
mismatched types
Test AWS Lambda Build: src/core/http/telemetry.rs#L78
mismatched types
Test AWS Lambda Build
Process completed with exit code 101.
Check Examples: src/cli/telemetry.rs#L126
cannot find function `config` in module `opentelemetry_sdk::logs`
Check Examples: src/cli/telemetry.rs#L131
cannot find function `config` in module `opentelemetry_sdk::logs`
Check Examples: src/cli/telemetry.rs#L81
use of deprecated function `opentelemetry_sdk::trace::config`: Use Config::default() instead
Check Examples: src/cli/telemetry.rs#L86
use of deprecated function `opentelemetry_sdk::trace::config`: Use Config::default() instead
Check Examples: src/core/http/request_handler.rs#L372
the trait bound `opentelemetry::common::Key: std::convert::From<opentelemetry::Key>` is not satisfied
Check Examples: src/core/http/request_handler.rs#L372
the trait bound `opentelemetry::common::Value: std::convert::From<opentelemetry::Value>` is not satisfied
Check Examples: src/core/http/telemetry.rs#L75
mismatched types
Check Examples: src/core/http/telemetry.rs#L78
mismatched types
Check Examples: src/cli/metrics.rs#L25
mismatched types
Check Examples: src/cli/telemetry.rs#L58
mismatched types
Run Tests on linux-x64-gnu: src/cli/telemetry.rs#L126
cannot find function `config` in module `opentelemetry_sdk::logs`
Run Tests on linux-x64-gnu: src/cli/telemetry.rs#L131
cannot find function `config` in module `opentelemetry_sdk::logs`
Run Tests on linux-x64-gnu: src/cli/telemetry.rs#L81
use of deprecated function `opentelemetry_sdk::trace::config`: Use Config::default() instead
Run Tests on linux-x64-gnu: src/cli/telemetry.rs#L86
use of deprecated function `opentelemetry_sdk::trace::config`: Use Config::default() instead
Run Tests on linux-x64-gnu: tailcall-upstream-grpc/src/main.rs#L194
use of deprecated function `opentelemetry_sdk::trace::config`: Use Config::default() instead
Run Tests on linux-x64-gnu: tailcall-upstream-grpc/src/main.rs#L196
no method named `provider` found for struct `opentelemetry_sdk::trace::TracerProvider` in the current scope
Run Tests on linux-x64-gnu: tailcall-upstream-grpc/src/main.rs#L9
unused import: `TracerProvider`
Run Tests on linux-x64-gnu: src/core/http/request_handler.rs#L372
the trait bound `opentelemetry::common::Key: std::convert::From<opentelemetry::Key>` is not satisfied
Run Tests on linux-x64-gnu: src/core/http/request_handler.rs#L372
the trait bound `opentelemetry::common::Value: std::convert::From<opentelemetry::Value>` is not satisfied
Run Tests on darwin-x64: src/cli/telemetry.rs#L126
cannot find function `config` in module `opentelemetry_sdk::logs`
Run Tests on darwin-x64: src/cli/telemetry.rs#L131
cannot find function `config` in module `opentelemetry_sdk::logs`
Run Tests on darwin-x64: src/cli/telemetry.rs#L81
use of deprecated function `opentelemetry_sdk::trace::config`: Use Config::default() instead
Run Tests on darwin-x64: src/cli/telemetry.rs#L86
use of deprecated function `opentelemetry_sdk::trace::config`: Use Config::default() instead
Run Tests on darwin-x64: src/core/http/request_handler.rs#L372
the trait bound `opentelemetry::common::Key: std::convert::From<opentelemetry::Key>` is not satisfied
Run Tests on darwin-x64: src/core/http/request_handler.rs#L372
the trait bound `opentelemetry::common::Value: std::convert::From<opentelemetry::Value>` is not satisfied
Run Tests on darwin-x64: src/cli/metrics.rs#L25
mismatched types
Run Tests on darwin-x64: src/cli/telemetry.rs#L58
mismatched types
Run Tests on darwin-arm64: src/cli/telemetry.rs#L126
cannot find function `config` in module `opentelemetry_sdk::logs`
Run Tests on darwin-arm64: src/cli/telemetry.rs#L131
cannot find function `config` in module `opentelemetry_sdk::logs`
Run Tests on darwin-arm64: src/cli/telemetry.rs#L81
use of deprecated function `opentelemetry_sdk::trace::config`: Use Config::default() instead
Run Tests on darwin-arm64: src/cli/telemetry.rs#L86
use of deprecated function `opentelemetry_sdk::trace::config`: Use Config::default() instead
Run Tests on darwin-arm64: src/core/http/request_handler.rs#L372
the trait bound `opentelemetry::common::Key: std::convert::From<opentelemetry::Key>` is not satisfied
Run Tests on darwin-arm64: src/core/http/request_handler.rs#L372
the trait bound `opentelemetry::common::Value: std::convert::From<opentelemetry::Value>` is not satisfied
Run Tests on darwin-arm64: src/cli/metrics.rs#L25
mismatched types
Run Tests on darwin-arm64: src/cli/telemetry.rs#L58
mismatched types
Run Tests on linux-x64-musl: src/cli/telemetry.rs#L126
cannot find function `config` in module `opentelemetry_sdk::logs`
Run Tests on linux-x64-musl: src/cli/telemetry.rs#L131
cannot find function `config` in module `opentelemetry_sdk::logs`
Run Tests on linux-x64-musl: src/cli/telemetry.rs#L81
use of deprecated function `opentelemetry_sdk::trace::config`: Use Config::default() instead
Run Tests on linux-x64-musl: src/cli/telemetry.rs#L86
use of deprecated function `opentelemetry_sdk::trace::config`: Use Config::default() instead
Run Tests on linux-x64-musl: src/core/http/request_handler.rs#L372
the trait bound `opentelemetry::common::Key: std::convert::From<opentelemetry::Key>` is not satisfied
Run Tests on linux-x64-musl: src/core/http/request_handler.rs#L372
the trait bound `opentelemetry::common::Value: std::convert::From<opentelemetry::Value>` is not satisfied
Run Tests on linux-x64-musl: src/cli/metrics.rs#L25
mismatched types
Run Tests on linux-x64-musl: src/cli/telemetry.rs#L58
mismatched types
Run Tests on linux-arm64-musl: src/cli/telemetry.rs#L126
cannot find function `config` in module `opentelemetry_sdk::logs`
Run Tests on linux-arm64-musl: src/cli/telemetry.rs#L131
cannot find function `config` in module `opentelemetry_sdk::logs`
Run Tests on linux-arm64-musl: src/cli/telemetry.rs#L81
use of deprecated function `opentelemetry_sdk::trace::config`: Use Config::default() instead
Run Tests on linux-arm64-musl: src/cli/telemetry.rs#L86
use of deprecated function `opentelemetry_sdk::trace::config`: Use Config::default() instead
Run Tests on linux-arm64-musl: src/core/http/request_handler.rs#L372
the trait bound `opentelemetry::common::Key: std::convert::From<opentelemetry::Key>` is not satisfied
Run Tests on linux-arm64-musl: src/core/http/request_handler.rs#L372
the trait bound `opentelemetry::common::Value: std::convert::From<opentelemetry::Value>` is not satisfied
Run Tests on linux-arm64-musl: src/cli/metrics.rs#L25
mismatched types
Run Tests on linux-arm64-gnu: src/cli/telemetry.rs#L126
cannot find function `config` in module `opentelemetry_sdk::logs`
Run Tests on linux-arm64-gnu: src/cli/telemetry.rs#L131
cannot find function `config` in module `opentelemetry_sdk::logs`
Run Tests on linux-arm64-gnu: src/cli/telemetry.rs#L81
use of deprecated function `opentelemetry_sdk::trace::config`: Use Config::default() instead
Run Tests on linux-arm64-gnu: src/cli/telemetry.rs#L86
use of deprecated function `opentelemetry_sdk::trace::config`: Use Config::default() instead
Run Tests on linux-arm64-gnu: src/core/http/request_handler.rs#L372
the trait bound `opentelemetry::common::Key: std::convert::From<opentelemetry::Key>` is not satisfied
Run Tests on linux-arm64-gnu: src/core/http/request_handler.rs#L372
the trait bound `opentelemetry::common::Value: std::convert::From<opentelemetry::Value>` is not satisfied
Run Tests on linux-arm64-gnu: src/cli/metrics.rs#L25
mismatched types
Run Tests on linux-ia32-gnu: src/cli/telemetry.rs#L126
cannot find function `config` in module `opentelemetry_sdk::logs`
Run Tests on linux-ia32-gnu: src/cli/telemetry.rs#L131
cannot find function `config` in module `opentelemetry_sdk::logs`
Run Tests on linux-ia32-gnu: src/cli/telemetry.rs#L81
use of deprecated function `opentelemetry_sdk::trace::config`: Use Config::default() instead
Run Tests on linux-ia32-gnu: src/cli/telemetry.rs#L86
use of deprecated function `opentelemetry_sdk::trace::config`: Use Config::default() instead
Run Tests on linux-ia32-gnu: src/core/http/request_handler.rs#L372
the trait bound `opentelemetry::common::Key: std::convert::From<opentelemetry::Key>` is not satisfied
Run Tests on linux-ia32-gnu: src/core/http/request_handler.rs#L372
the trait bound `opentelemetry::common::Value: std::convert::From<opentelemetry::Value>` is not satisfied
Run Tests on linux-ia32-gnu: src/cli/metrics.rs#L25
mismatched types
Run Tests on linux-ia32-gnu: src/cli/telemetry.rs#L58
mismatched types
Run Tests on win32-ia32-msvc: src/cli/telemetry.rs#L126
cannot find function `config` in module `opentelemetry_sdk::logs`
Run Tests on win32-ia32-msvc: src/cli/telemetry.rs#L131
cannot find function `config` in module `opentelemetry_sdk::logs`
Run Tests on win32-ia32-msvc: src/cli/telemetry.rs#L81
use of deprecated function `opentelemetry_sdk::trace::config`: Use Config::default() instead
Run Tests on win32-ia32-msvc: src/cli/telemetry.rs#L86
use of deprecated function `opentelemetry_sdk::trace::config`: Use Config::default() instead
Run Tests on win32-ia32-msvc: src/core/http/request_handler.rs#L372
the trait bound `opentelemetry::common::Key: std::convert::From<opentelemetry::Key>` is not satisfied
Run Tests on win32-ia32-msvc: src/core/http/request_handler.rs#L372
the trait bound `opentelemetry::common::Value: std::convert::From<opentelemetry::Value>` is not satisfied
Run Tests on win32-ia32-msvc: src/cli/metrics.rs#L25
mismatched types
Run Tests on win32-x64-msvc: src/cli/telemetry.rs#L126
cannot find function `config` in module `opentelemetry_sdk::logs`
Run Tests on win32-x64-msvc: src/cli/telemetry.rs#L131
cannot find function `config` in module `opentelemetry_sdk::logs`
Run Tests on win32-x64-msvc: src/cli/telemetry.rs#L81
use of deprecated function `opentelemetry_sdk::trace::config`: Use Config::default() instead
Run Tests on win32-x64-msvc: src/cli/telemetry.rs#L86
use of deprecated function `opentelemetry_sdk::trace::config`: Use Config::default() instead
Run Tests on win32-x64-msvc: src/core/http/request_handler.rs#L372
the trait bound `opentelemetry::common::Key: std::convert::From<opentelemetry::Key>` is not satisfied
Run Tests on win32-x64-msvc: src/core/http/request_handler.rs#L372
the trait bound `opentelemetry::common::Value: std::convert::From<opentelemetry::Value>` is not satisfied
Run Tests on win32-x64-msvc: src/cli/metrics.rs#L25
mismatched types
Run Tests on win32-x64-msvc: src/cli/telemetry.rs#L58
mismatched types
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: 43204 , Maximum supported length: 32766
Run Tests on win32-arm64-msvc
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 43204 , Maximum supported length: 32766
Run Tests on win32-ia32-msvc
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 43204 , Maximum supported length: 32766
Run Tests on win32-ia32-msvc
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 43204 , Maximum supported length: 32766
Run Tests on win32-x64-msvc
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 43204 , Maximum supported length: 32766
Run Tests on win32-x64-msvc
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 43204 , Maximum supported length: 32766