Skip to content

Read parquet files from AWS S3 #1626

Read parquet files from AWS S3

Read parquet files from AWS S3 #1626

Triggered via pull request July 18, 2023 18:37
Status Failure
Total duration 4m 47s
Artifacts

ci.yml

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

Annotations

20 errors and 3 warnings
mix format
Process completed with exit code 1.
test (26.0.2, 1.15): test/fss/s3/entry_test.exs#L17
test parse/2 parses a s3:// style uri containing a port (FSS.S3.EntryTest)
test (26.0.2, 1.15): test/fss/s3/entry_test.exs#L57
test parse/2 parses an http(s):// style uri with bucket on host and default endpoint (FSS.S3.EntryTest)
test (26.0.2, 1.15): test/fss/s3/entry_test.exs#L68
test parse/2 parses an http(s):// style uri with bucket on host and modified endpoint (FSS.S3.EntryTest)
test (26.0.2, 1.15): test/fss/s3/entry_test.exs#L46
test parse/2 parses an http(s):// style uri with bucket on path and modified endpoint (FSS.S3.EntryTest)
test (26.0.2, 1.15): test/fss/s3/entry_test.exs#L7
test parse/2 parses a s3:// style uri (FSS.S3.EntryTest)
test (26.0.2, 1.15): test/fss/s3/entry_test.exs#L30
test parse/2 does not parse an invalid s3 uri using the s3:// schema (FSS.S3.EntryTest)
test (26.0.2, 1.15): test/fss/s3/entry_test.exs#L35
test parse/2 parses an http(s):// style uri with bucket on path and default host (FSS.S3.EntryTest)
test (26.0.2, 1.15): test/fss/s3/entry_test.exs#L79
test parse/2 does not parse an invalid s3 uri using the http(s):// schema (FSS.S3.EntryTest)
test (26.0.2, 1.15)
Process completed with exit code 2.
test (25.3, 1.14)
The job was canceled because "_26_0_2_1_15" failed.
test (25.3, 1.14): test/fss/s3/entry_test.exs#L57
test parse/2 parses an http(s):// style uri with bucket on host and default endpoint (FSS.S3.EntryTest)
test (25.3, 1.14): test/fss/s3/entry_test.exs#L46
test parse/2 parses an http(s):// style uri with bucket on path and modified endpoint (FSS.S3.EntryTest)
test (25.3, 1.14): test/fss/s3/entry_test.exs#L7
test parse/2 parses a s3:// style uri (FSS.S3.EntryTest)
test (25.3, 1.14): test/fss/s3/entry_test.exs#L17
test parse/2 parses a s3:// style uri containing a port (FSS.S3.EntryTest)
test (25.3, 1.14): test/fss/s3/entry_test.exs#L35
test parse/2 parses an http(s):// style uri with bucket on path and default host (FSS.S3.EntryTest)
test (25.3, 1.14): test/fss/s3/entry_test.exs#L68
test parse/2 parses an http(s):// style uri with bucket on host and modified endpoint (FSS.S3.EntryTest)
test (25.3, 1.14): test/fss/s3/entry_test.exs#L79
test parse/2 does not parse an invalid s3 uri using the http(s):// schema (FSS.S3.EntryTest)
test (25.3, 1.14): test/fss/s3/entry_test.exs#L30
test parse/2 does not parse an invalid s3 uri using the s3:// schema (FSS.S3.EntryTest)
test (25.3, 1.14)
The operation was canceled.
test (26.0.2, 1.15)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
test (26.0.2, 1.15)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
test (25.3, 1.14)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead