Skip to content

Aggregate dimensional metrics #361

Aggregate dimensional metrics

Aggregate dimensional metrics #361

Triggered via pull request September 14, 2023 23:46
Status Failure
Total duration 1m 30s
Artifacts

elixir.yml

on: pull_request
Matrix: integration_test
Matrix: unit_test
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
Unit Tests - Elixir 1.12 / OTP 24
Process completed with exit code 1.
Unit Tests - Elixir 1.11 / OTP 23
The operation was canceled.
Unit Tests - Elixir 1.12 / OTP 24
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Unit Tests - Elixir 1.11 / OTP 23
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Integration Tests - Elixir 1.12 / OTP 24
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Integration Tests - Elixir 1.12 / OTP 24: lib/new_relic/harvest/telemetry_sdk/dimensional_metrics/harvester.ex#L91
variable "attributes" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
Integration Tests - Elixir 1.12 / OTP 24: lib/new_relic/harvest/telemetry_sdk/dimensional_metrics/harvester.ex#L91
variable "current_value" is unused (if the variable is not meant to be used, prefix it with an underscore)
Integration Tests - Elixir 1.12 / OTP 24: lib/new_relic/harvest/telemetry_sdk/dimensional_metrics/harvester.ex#L91
variable "max" is unused (if the variable is not meant to be used, prefix it with an underscore)
Integration Tests - Elixir 1.12 / OTP 24: lib/new_relic/harvest/telemetry_sdk/dimensional_metrics/harvester.ex#L91
variable "min" is unused (if the variable is not meant to be used, prefix it with an underscore)
Integration Tests - Elixir 1.12 / OTP 24: lib/new_relic/harvest/telemetry_sdk/dimensional_metrics/harvester.ex#L91
variable "name" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
Integration Tests - Elixir 1.12 / OTP 24: lib/new_relic/harvest/telemetry_sdk/dimensional_metrics/harvester.ex#L91
variable "sum" is unused (if the variable is not meant to be used, prefix it with an underscore)
Integration Tests - Elixir 1.12 / OTP 24: lib/new_relic/harvest/telemetry_sdk/dimensional_metrics/harvester.ex#L91
variable "type" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)