Skip to content

Phoenix Plugin: Correctly support multiple endpoints (#254) #773

Phoenix Plugin: Correctly support multiple endpoints (#254)

Phoenix Plugin: Correctly support multiple endpoints (#254) #773

Triggered via push October 24, 2024 18:32
Status Failure
Total duration 6m 38s
Artifacts

main.yml

on: push
Matrix: Run ExUnit tests
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 5 warnings
Run ExUnit tests (1.17, 26.0): test/prom_ex/plugins/phoenix_test.exs#L69
test telemetry events are accumulated for multiple endpoint configuration (PromEx.Plugins.PhoenixTest)
Run ExUnit tests (1.17, 26.0): test/prom_ex/plugins/phoenix_test.exs#L62
test telemetry events are accumulated for single endpoint configuration (PromEx.Plugins.PhoenixTest)
Run ExUnit tests (1.17, 26.0)
Process completed with exit code 2.
Run ExUnit tests (1.17, 27.0)
The job was canceled because "_1_17_26_0" failed.
Run ExUnit tests (1.17, 27.0): test/prom_ex/plugins/phoenix_test.exs#L62
test telemetry events are accumulated for single endpoint configuration (PromEx.Plugins.PhoenixTest)
Run ExUnit tests (1.17, 27.0): test/prom_ex/plugins/phoenix_test.exs#L69
test telemetry events are accumulated for multiple endpoint configuration (PromEx.Plugins.PhoenixTest)
Run ExUnit tests (1.17, 27.0)
The operation was canceled.
Mix task tests
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
Run ExUnit tests (1.17, 26.0)
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
Run ExUnit tests (1.17, 27.0)
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
Static Analysis
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Static Analysis
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it