Skip to content

Select the correct field name for the pool_size and timeout panels (#… #727

Select the correct field name for the pool_size and timeout panels (#…

Select the correct field name for the pool_size and timeout panels (#… #727

Triggered via push August 8, 2024 00:21
Status Failure
Total duration 1m 40s
Artifacts

main.yml

on: push
Static Analysis
23s
Static Analysis
Matrix: Run ExUnit tests
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 3 warnings
Run ExUnit tests (1.17, 26.0): test/prom_ex/grafana_client_test.exs#L27
test allows for custom annotations being created (PromEx.GrafanaClientTest)
Run ExUnit tests (1.17, 26.0): test/prom_ex/grafana_client_test.exs#L68
test custom annotations handle key casing (PromEx.GrafanaClientTest)
Run ExUnit tests (1.17, 26.0): test/prom_ex/dashboard_uploader_test.exs#L194
test should check for existing folders (PromEx.DashboardUploaderTest)
Run ExUnit tests (1.17, 26.0): test/prom_ex/dashboard_uploader_test.exs#L260
test should check for new folders (PromEx.DashboardUploaderTest)
Run ExUnit tests (1.17, 26.0): test/prom_ex/dashboard_uploader_test.exs#L76
test should handle HTTP errors (PromEx.DashboardUploaderTest)
Run ExUnit tests (1.17, 26.0): test/prom_ex/dashboard_uploader_test.exs#L340
test should reconcile a diverged UID value for existing folders (PromEx.DashboardUploaderTest)
Run ExUnit tests (1.17, 26.0): test/prom_ex/dashboard_uploader_test.exs#L122
test should apply any custom functions to the dashboard if provided (PromEx.DashboardUploaderTest)
Run ExUnit tests (1.17, 26.0): test/prom_ex/lifecycle_annotator_test.exs#L34
test should check for existing folders (PromEx.LifecycleAnnotatorTest)
Run ExUnit tests (1.17, 26.0): test/prom_ex/metrics_server/plug_test.exs#L100
test *** should return the metrics for a PromEx instance if the bearer token is configured properly (PromEx.MetricsServer.PlugTest)
Run ExUnit tests (1.17, 26.0): test/prom_ex/metrics_server/plug_test.exs#L143
test call/2 should return the metrics for a PromEx instance if no auth strategy is configured (PromEx.MetricsServer.PlugTest)
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/dashboard_uploader_test.exs#L76
test should handle HTTP errors (PromEx.DashboardUploaderTest)
Run ExUnit tests (1.17, 27.0): test/prom_ex/dashboard_uploader_test.exs#L340
test should reconcile a diverged UID value for existing folders (PromEx.DashboardUploaderTest)
Run ExUnit tests (1.17, 27.0): test/prom_ex/dashboard_uploader_test.exs#L194
test should check for existing folders (PromEx.DashboardUploaderTest)
Run ExUnit tests (1.17, 27.0): test/prom_ex/dashboard_uploader_test.exs#L122
test should apply any custom functions to the dashboard if provided (PromEx.DashboardUploaderTest)
Run ExUnit tests (1.17, 27.0): test/prom_ex/dashboard_uploader_test.exs#L260
test should check for new folders (PromEx.DashboardUploaderTest)
Run ExUnit tests (1.17, 27.0): test/prom_ex/grafana_client_test.exs#L27
test allows for custom annotations being created (PromEx.GrafanaClientTest)
Run ExUnit tests (1.17, 27.0): test/prom_ex/grafana_client_test.exs#L68
test custom annotations handle key casing (PromEx.GrafanaClientTest)
Run ExUnit tests (1.17, 27.0): test/prom_ex/lifecycle_annotator_test.exs#L34
test should check for existing folders (PromEx.LifecycleAnnotatorTest)
Run ExUnit tests (1.17, 27.0): test/mix/tasks/prom_ex.dashboard.export_test.exs#L131
test should raise if an invalid JSON document is produced (Mix.Tasks.PromEx.Dashboard.ExportTest)
Run ExUnit tests (1.17, 27.0): test/mix/tasks/prom_ex.dashboard.export_test.exs#L105
test outputs to STDOUT if the --stdout flag is present (Mix.Tasks.PromEx.Dashboard.ExportTest)
Static Analysis
The following actions uses Node.js version which is deprecated 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/
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