Skip to content

Separating list from read function and other small tweaks. #24069

Separating list from read function and other small tweaks.

Separating list from read function and other small tweaks. #24069

Triggered via pull request July 3, 2024 15:53
Status Success
Total duration 1m 56s
Artifacts

formatting.yml

on: pull_request
Test Formatting
1m 47s
Test Formatting
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
S3_File writing ► should be able to write and delete a new file: /runner/_work/enso/enso/target/test-results/AWS_Tests/JUnit.xml#L0
Failed test found in: /runner/_work/enso/enso/target/test-results/AWS_Tests/JUnit.xml Error: The value (S3 Error: Cannot `list` a non-directory. (s3://enso-ci-s3-test-stage/test-run-2024-07-03_175759.376656574Europe|Warsaw/new_file1.txt)) did not contain the element (Only folders can be listed) (at /runner/_work/enso/enso/test/AWS_Tests/src/S3_Spec.enso:331:17-87).
Delimited File Parsing ► should correctly handle file opening issues: /runner/_work/enso/enso/target/test-results/Table_Tests/JUnit.xml#L0
Failed test found in: /runner/_work/enso/enso/target/test-results/Table_Tests/JUnit.xml Error: An unexpected panic was thrown: (No_Such_Method.Error 'Cannot `read` a directory, use `Data.list`.' UnresolvedSymbol<shoild_equal>)
S3_File writing ► should be able to write and delete a new file: C:/runner/_work/enso/enso/target/test-results/AWS_Tests/JUnit.xml#L0
Failed test found in: C:/runner/_work/enso/enso/target/test-results/AWS_Tests/JUnit.xml Error: The value (S3 Error: Cannot `list` a non-directory. (s3://enso-ci-s3-test-stage/test-run-2024-07-03_181142.8869867Europe|Berlin/new_file1.txt)) did not contain the element (Only folders can be listed) (at C:\runner\_work\enso\enso\test\AWS_Tests\src\S3_Spec.enso:331:17-87).
Delimited File Parsing ► should correctly handle file opening issues: C:/runner/_work/enso/enso/target/test-results/Table_Tests/JUnit.xml#L0
Failed test found in: C:/runner/_work/enso/enso/target/test-results/Table_Tests/JUnit.xml Error: An unexpected panic was thrown: (No_Such_Method.Error 'Cannot `read` a directory, use `Data.list`.' UnresolvedSymbol<shoild_equal>)
Test Formatting
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test Formatting
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/