Skip to content

add Nix CI workflow

1cda91b
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Draft

add Nix CI workflow #64

add Nix CI workflow
1cda91b
Select commit
Loading
Failed to load commit list.
GitHub Actions / JUnit Test Report failed Apr 16, 2025 in 0s

75 tests run, 66 passed, 8 skipped, 1 failed.

Annotations

Check failure on line 1 in Parsing_Excel_files

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

Parsing_Excel_files.read_xlsx

Error in `DownloadXLSX("https://github.com/Displayr/flipAPI/blob/master/tests/testthat/xlsxfiles/numeric-and-factor.xlsx?raw=true",  ('test-downloadxlsx.R:7:5')
Raw output
Error in `DownloadXLSX("https://github.com/Displayr/flipAPI/blob/master/tests/testthat/xlsxfiles/numeric-and-factor.xlsx?raw=true", 
    want.data.frame = TRUE)`: Could not download file from https://github.com/Displayr/flipAPI/blob/master/tests/testthat/xlsxfiles/numeric-and-factor.xlsx?raw=true

Backtrace:
    ▆
 1. ├─utils::capture.output(...) at test-downloadxlsx.R:7:5
 2. │ └─base::withVisible(...elt(i))
 3. └─flipAPI::DownloadXLSX(...)