Last updated on 2025-03-12 08:53:21 CET.
Package | ERROR | OK |
---|---|---|
trelloR | 1 | 14 |
Current CRAN status: ERROR: 1, OK: 14
Version: 0.8.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [2s/19s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(trelloR)
R API for Trello
Disclaimer: trelloR is not affiliated, associated, authorized, endorsed by or
in any way officially connected to Trello, Inc. (www.trello.com).
>
> test_check("trelloR")
|
| | 0%
|
|======================================================================| 100%
Downloading: 23 kB
Downloading: 23 kB
Downloading: 23 kB
Downloading: 23 kB
Downloading: 23 kB
Downloading: 23 kB
|
| | 0%
|
|======================================================================| 100%
[ FAIL 1 | WARN 0 | SKIP 3 | PASS 3 ]
══ Skipped tests (3) ═══════════════════════════════════════════════════════════
• No authentication available (3): 'test-get.R:53:3', 'test-get.R:64:3',
'test-put-post-delete.R:14:5'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-get.R:25:3'): getting a nested resource respects limit > 1000 ──
Error: Service Unavailable (HTTP 504)
Backtrace:
▆
1. └─trelloR::get_board_actions(board, limit = 1005, filter = "all") at test-get.R:25:3
2. └─trelloR::get_resource(...)
3. └─trelloR:::get_nested(...)
4. └─trelloR:::trello_api_verb(...)
[ FAIL 1 | WARN 0 | SKIP 3 | PASS 3 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang