Skip to content

Add quote_style option to csv IO functions #2698

Add quote_style option to csv IO functions

Add quote_style option to csv IO functions #2698

Re-run triggered January 8, 2025 18:15
Status Success
Total duration 3m 10s
Artifacts

ci.yml

on: pull_request
mix format
8s
mix format
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
mix format
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test (27.2, 1.18)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test (27.2, 1.18)
using map.field notation (without parentheses) to invoke function TableRex.Renderer.Text.default_options() is deprecated, you must add parentheses instead: remote.function()
test (27.2, 1.18)
using map.field notation (without parentheses) to invoke function TableRex.Renderer.Text.default_options() is deprecated, you must add parentheses instead: remote.function()
test (25.3, 1.14)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test (25.3, 1.14)
Range.split/2 is undefined or private
test (25.3, 1.14)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead