Allow the usage of JSON for Elixir 1.18+ #113
Annotations
33 errors and 3 warnings
Build and Test (26, 1.16):
test/logger_json/plug_test.exs#L438
test telemetry_logging_handler/4 for GoogleCloud formatter logs long-running responses (LoggerJSON.PlugTest)
|
Build and Test (26, 1.16):
test/logger_json/plug_test.exs#L345
test telemetry_logging_handler/4 for GoogleCloud formatter logs request latency and metadata (LoggerJSON.PlugTest)
|
Build and Test (26, 1.16):
test/logger_json/plug_test.exs#L376
test telemetry_logging_handler/4 for GoogleCloud formatter logs unsent connections (LoggerJSON.PlugTest)
|
Build and Test (26, 1.16):
test/logger_json/plug_test.exs#L407
test telemetry_logging_handler/4 for GoogleCloud formatter logs chunked responses (LoggerJSON.PlugTest)
|
Build and Test (26, 1.16):
test/logger_json/formatters/google_cloud_test.exs#L324
test logs http context (LoggerJSON.Formatters.GoogleCloudTest)
|
Build and Test (26, 1.16):
test/logger_json/formatters/google_cloud_test.exs#L352
test logs exception http context (LoggerJSON.Formatters.GoogleCloudTest)
|
Build and Test (26, 1.16)
Process completed with exit code 2.
|
Build and Test (27, 1.18, true, true)
The job was canceled because "_26_1_16" failed.
|
Build and Test (27, 1.18, true, true)
The operation was canceled.
|
Build and Test (27, 1.17, true, true)
The job was canceled because "_26_1_16" failed.
|
Build and Test (27, 1.17, true, true):
test/logger_json/formatters/google_cloud_test.exs#L324
test logs http context (LoggerJSON.Formatters.GoogleCloudTest)
|
Build and Test (27, 1.17, true, true):
test/logger_json/formatters/google_cloud_test.exs#L352
test logs exception http context (LoggerJSON.Formatters.GoogleCloudTest)
|
Build and Test (27, 1.17, true, true):
test/logger_json/plug_test.exs#L438
test telemetry_logging_handler/4 for GoogleCloud formatter logs long-running responses (LoggerJSON.PlugTest)
|
Build and Test (27, 1.17, true, true):
test/logger_json/plug_test.exs#L376
test telemetry_logging_handler/4 for GoogleCloud formatter logs unsent connections (LoggerJSON.PlugTest)
|
Build and Test (27, 1.17, true, true):
test/logger_json/plug_test.exs#L345
test telemetry_logging_handler/4 for GoogleCloud formatter logs request latency and metadata (LoggerJSON.PlugTest)
|
Build and Test (27, 1.17, true, true):
test/logger_json/plug_test.exs#L407
test telemetry_logging_handler/4 for GoogleCloud formatter logs chunked responses (LoggerJSON.PlugTest)
|
Build and Test (27, 1.17, true, true)
The operation was canceled.
|
Build and Test (25, 1.15)
The job was canceled because "_26_1_16" failed.
|
Build and Test (25, 1.15):
test/logger_json/plug_test.exs#L438
test telemetry_logging_handler/4 for GoogleCloud formatter logs long-running responses (LoggerJSON.PlugTest)
|
Build and Test (25, 1.15):
test/logger_json/plug_test.exs#L407
test telemetry_logging_handler/4 for GoogleCloud formatter logs chunked responses (LoggerJSON.PlugTest)
|
Build and Test (25, 1.15):
test/logger_json/plug_test.exs#L345
test telemetry_logging_handler/4 for GoogleCloud formatter logs request latency and metadata (LoggerJSON.PlugTest)
|
Build and Test (25, 1.15):
test/logger_json/plug_test.exs#L376
test telemetry_logging_handler/4 for GoogleCloud formatter logs unsent connections (LoggerJSON.PlugTest)
|
Build and Test (25, 1.15):
test/logger_json/formatters/google_cloud_test.exs#L352
test logs exception http context (LoggerJSON.Formatters.GoogleCloudTest)
|
Build and Test (25, 1.15):
test/logger_json/formatters/google_cloud_test.exs#L324
test logs http context (LoggerJSON.Formatters.GoogleCloudTest)
|
Build and Test (25, 1.15)
The operation was canceled.
|
Build and Test (24.3, 1.16)
The job was canceled because "_26_1_16" failed.
|
Build and Test (24.3, 1.16):
test/logger_json/formatters/google_cloud_test.exs#L324
test logs http context (LoggerJSON.Formatters.GoogleCloudTest)
|
Build and Test (24.3, 1.16):
test/logger_json/formatters/google_cloud_test.exs#L352
test logs exception http context (LoggerJSON.Formatters.GoogleCloudTest)
|
Build and Test (24.3, 1.16):
test/logger_json/plug_test.exs#L407
test telemetry_logging_handler/4 for GoogleCloud formatter logs chunked responses (LoggerJSON.PlugTest)
|
Build and Test (24.3, 1.16):
test/logger_json/plug_test.exs#L345
test telemetry_logging_handler/4 for GoogleCloud formatter logs request latency and metadata (LoggerJSON.PlugTest)
|
Build and Test (24.3, 1.16):
test/logger_json/plug_test.exs#L438
test telemetry_logging_handler/4 for GoogleCloud formatter logs long-running responses (LoggerJSON.PlugTest)
|
Build and Test (24.3, 1.16):
test/logger_json/plug_test.exs#L376
test telemetry_logging_handler/4 for GoogleCloud formatter logs unsent connections (LoggerJSON.PlugTest)
|
Build and Test (24.3, 1.16)
The operation was canceled.
|
Build and Test (26, 1.16)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build and Test (27, 1.18, true, true)
Range.new/2 and first..last default to a step of -1 when last < first. Use Range.new(first, last, -1) or first..last//-1, or pass 1 if that was your intention
|
Build and Test (25, 1.15):
lib/logger_json/formatters/google_cloud.ex#L256
you must require Jason.Helpers before invoking the macro Jason.Helpers.json_map/1
|