Skip to content

build(deps): bump opentelemetry_exporter from 1.7.0 to 1.8.0 #1765

build(deps): bump opentelemetry_exporter from 1.7.0 to 1.8.0

build(deps): bump opentelemetry_exporter from 1.7.0 to 1.8.0 #1765

Triggered via pull request October 7, 2024 04:54
Status Failure
Total duration 2m 50s
Artifacts

ci.yaml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 7 warnings
Build and Test OTP 25. 26 / Elixir 1.15: test/actors/actors_test.exs#L90
test invoke/2 invoke actor function for a newly registered actor (ActorsTest)
Build and Test OTP 25. 26 / Elixir 1.15
Process completed with exit code 2.
Build and Test OTP 25. 26 / Elixir 1.15
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and Test OTP 25. 26 / Elixir 1.15
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and Test OTP 25. 26 / Elixir 1.15
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Build and Test OTP 25. 26 / Elixir 1.15
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Build and Test OTP 25. 26 / Elixir 1.15
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Build and Test OTP 25. 26 / Elixir 1.15: test/support/factory.ex#L120
Google.Protobuf.Any.new/1 is deprecated. Build the struct by hand with %MyMessage{...} or use struct/2
Build and Test OTP 25. 26 / Elixir 1.15: test/support/node_helper.ex#L23
:slave.start/3 is deprecated. It will be removed in OTP 27. Use the 'peer' module instead