Last updated on 2025-03-12 03:52:51 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.8.0 | 2.86 | 36.53 | 39.39 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.8.0 | 2.02 | 27.87 | 29.89 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.8.0 | 69.33 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.8.0 | 85.63 | OK | |||
r-devel-macos-arm64 | 0.8.0 | 46.00 | OK | |||
r-devel-macos-x86_64 | 0.8.0 | 70.00 | OK | |||
r-devel-windows-x86_64 | 0.8.0 | 5.00 | 74.00 | 79.00 | OK | |
r-patched-linux-x86_64 | 0.8.0 | 3.63 | 34.23 | 37.86 | OK | |
r-release-linux-x86_64 | 0.8.0 | 2.31 | 34.63 | 36.94 | OK | |
r-release-macos-arm64 | 0.8.0 | 47.00 | OK | |||
r-release-macos-x86_64 | 0.8.0 | 54.00 | OK | |||
r-release-windows-x86_64 | 0.8.0 | 4.00 | 80.00 | 84.00 | OK | |
r-oldrel-macos-arm64 | 0.8.0 | OK | ||||
r-oldrel-macos-x86_64 | 0.8.0 | 68.00 | OK | |||
r-oldrel-windows-x86_64 | 0.8.0 | 5.00 | 80.00 | 85.00 | OK |
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