Remove dependency on FSS #2857
Annotations
22 errors and 2 warnings
|
mix format
Process completed with exit code 1.
|
|
test (25.3, 1.14):
test/explorer/data_frame/lazy_test.exs#L256
test from_parquet/2 - from S3 returns an error when file is not found (Explorer.DataFrame.LazyTest)
|
|
test (25.3, 1.14):
test/explorer/data_frame/lazy_test.exs#L410
test to_parquet/2 - cloud with streaming enabled (Explorer.DataFrame.LazyTest)
|
|
test (25.3, 1.14):
test/explorer/data_frame/ipc_test.exs#L233
test cloud reads and writes writes an IPC file to S3 (Explorer.DataFrame.IPCTest)
|
|
test (25.3, 1.14):
test/explorer/data_frame/ndjson_test.exs#L278
test cloud reads and writes writes a NDJSON file to S3 (Explorer.DataFrame.NDJSONTest)
|
|
test (25.3, 1.14):
test/explorer/data_frame/parquet_test.exs#L76
test from_parquet/2 - from S3 reads a parquet file from S3 (Explorer.DataFrame.ParquetTest)
|
|
test (25.3, 1.14):
test/explorer/data_frame/parquet_test.exs#L332
test to_parquet/3 - cloud writes a parquet file to S3 (Explorer.DataFrame.ParquetTest)
|
|
test (25.3, 1.14):
test/explorer/data_frame/csv_test.exs#L861
test cloud reads and writes writes a CSV file to S3 (Explorer.DataFrame.CSVTest)
|
|
test (25.3, 1.14):
test/explorer/data_frame/csv_test.exs#L879
test cloud reads and writes writes a CSV file to endpoint ignoring bucket name (Explorer.DataFrame.CSVTest)
|
|
test (25.3, 1.14):
test/explorer/data_frame/ipc_test.exs#L251
test cloud reads and writes cannot write an IPC file to S3 if bucket does not exist (Explorer.DataFrame.IPCTest)
|
|
test (25.3, 1.14):
test/explorer/data_frame/ipc_stream_test.exs#L163
test cloud reads and writes writes an IPC stream to S3 (Explorer.DataFrame.IPCStreamTest)
|
|
test (27.2, 1.18)
The strategy configuration was canceled because "test._25_3_1_14" failed
|
|
test (27.2, 1.18):
test/explorer/data_frame/ipc_test.exs#L251
test cloud reads and writes cannot write an IPC file to S3 if bucket does not exist (Explorer.DataFrame.IPCTest)
|
|
test (27.2, 1.18):
test/explorer/data_frame/ipc_test.exs#L233
test cloud reads and writes writes an IPC file to S3 (Explorer.DataFrame.IPCTest)
|
|
test (27.2, 1.18):
test/explorer/data_frame/lazy_test.exs#L344
test to_ipc/3 - cloud with streaming enabled (Explorer.DataFrame.LazyTest)
|
|
test (27.2, 1.18):
test/explorer/data_frame/lazy_test.exs#L410
test to_parquet/2 - cloud with streaming enabled (Explorer.DataFrame.LazyTest)
|
|
test (27.2, 1.18):
test/explorer/data_frame/lazy_test.exs#L430
test to_parquet/2 - cloud with streaming disabled (Explorer.DataFrame.LazyTest)
|
|
test (27.2, 1.18):
test/explorer/data_frame/lazy_test.exs#L243
test from_parquet/2 - from S3 reads a parquet file from S3 using the *.parquet syntax (Explorer.DataFrame.LazyTest)
|
|
test (27.2, 1.18):
test/explorer/data_frame/lazy_test.exs#L298
test to_csv/3 - cloud with streaming enabled - ignores streaming option (Explorer.DataFrame.LazyTest)
|
|
test (27.2, 1.18):
test/explorer/data_frame/lazy_test.exs#L230
test from_parquet/2 - from S3 reads a parquet file from S3 (Explorer.DataFrame.LazyTest)
|
|
test (27.2, 1.18):
test/explorer/data_frame/lazy_test.exs#L364
test to_ipc/2 - cloud with streaming disabled (Explorer.DataFrame.LazyTest)
|
|
test (27.2, 1.18):
test/explorer/data_frame/lazy_test.exs#L256
test from_parquet/2 - from S3 returns an error when file is not found (Explorer.DataFrame.LazyTest)
|
|
test (25.3, 1.14)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
|
test (25.3, 1.14)
Range.split/2 is undefined or private
|