239 utilize logger::log_shiny_input_change
#23
GitHub Actions / Unit Tests Summary
failed
May 13, 2024 in 0s
2 errors, 13 skipped, 41 pass in 8s
1 files 15 suites 8s ⏱️
56 tests 41 ✅ 13 💤 0 ❌ 2 🔥
92 runs 77 ✅ 13 💤 0 ❌ 2 🔥
Results for commit f5ac46a.
Annotations
Check failure on line 0 in sampleVarSpec
github-actions / Unit Tests Summary
sampleVarSpecServer_only_gives_atomic_columns_with_at_least_one_value_in_col_data_vars (sampleVarSpec) with error
teal.modules.hermes.Rcheck/tests/testthat/junit-result.xml [took 0s]
Raw output
Error in `logger::log_shiny_input_changes(input, namespace = "teal.modules.hermes")`: No Shiny app running, it makes no sense to call this function outside of a Shiny app ('test-sampleVarSpec.R:129:3')
Error in `logger::log_shiny_input_changes(input, namespace = "teal.modules.hermes")`: No Shiny app running, it makes no sense to call this function outside of a Shiny app
Backtrace:
x
1. \-shiny::testServer(...) at test-sampleVarSpec.R:129:3
2. +-shiny:::withMockContext(session, rlang::exec(app, !!!args))
3. | +-shiny::isolate(...)
4. | | +-shiny::..stacktraceoff..(...)
5. | | \-ctx$run(...)
6. | | +-promises::with_promise_domain(...)
7. | | | \-domain$wrapSync(expr)
8. | | +-shiny::withReactiveDomain(...)
9. | | | \-promises::with_promise_domain(...)
10. | | | \-domain$wrapSync(expr)
11. | | | \-base::force(expr)
12. | | \-env$runWith(self, func)
13. | | \-shiny (local) contextFunc()
14. | | \-shiny::..stacktraceon..(expr)
15. | +-shiny::withReactiveDomain(...)
16. | | \-promises::with_promise_domain(...)
17. | | \-domain$wrapSync(expr)
18. | | \-base::force(expr)
19. | \-withr::with_options(...)
20. | \-base::force(code)
21. +-rlang::exec(app, !!!args)
22. \-teal.modules.hermes (local) `<fn>`(...)
23. \-shiny::moduleServer(...)
24. +-session$setReturned(callModule(module, id, session = session))
25. \-shiny::callModule(module, id, session = session)
26. +-shiny::withReactiveDomain(...)
27. | \-promises::with_promise_domain(...)
28. | \-domain$wrapSync(expr)
29. | \-base::force(expr)
30. \-teal.modules.hermes (local) module(childScope$input, childScope$output, childScope, ...)
31. \-logger::log_shiny_input_changes(input, namespace = "teal.modules.hermes")
Check failure on line 0 in sampleVarSpec
github-actions / Unit Tests Summary
sampleVarSpecServer_only_gives_factor_columns_in_col_data_vars_when_categorical_only (sampleVarSpec) with error
teal.modules.hermes.Rcheck/tests/testthat/junit-result.xml [took 0s]
Raw output
Error in `logger::log_shiny_input_changes(input, namespace = "teal.modules.hermes")`: No Shiny app running, it makes no sense to call this function outside of a Shiny app ('test-sampleVarSpec.R:154:3')
Error in `logger::log_shiny_input_changes(input, namespace = "teal.modules.hermes")`: No Shiny app running, it makes no sense to call this function outside of a Shiny app
Backtrace:
x
1. \-shiny::testServer(...) at test-sampleVarSpec.R:154:3
2. +-shiny:::withMockContext(session, rlang::exec(app, !!!args))
3. | +-shiny::isolate(...)
4. | | +-shiny::..stacktraceoff..(...)
5. | | \-ctx$run(...)
6. | | +-promises::with_promise_domain(...)
7. | | | \-domain$wrapSync(expr)
8. | | +-shiny::withReactiveDomain(...)
9. | | | \-promises::with_promise_domain(...)
10. | | | \-domain$wrapSync(expr)
11. | | | \-base::force(expr)
12. | | \-env$runWith(self, func)
13. | | \-shiny (local) contextFunc()
14. | | \-shiny::..stacktraceon..(expr)
15. | +-shiny::withReactiveDomain(...)
16. | | \-promises::with_promise_domain(...)
17. | | \-domain$wrapSync(expr)
18. | | \-base::force(expr)
19. | \-withr::with_options(...)
20. | \-base::force(code)
21. +-rlang::exec(app, !!!args)
22. \-teal.modules.hermes (local) `<fn>`(...)
23. \-shiny::moduleServer(...)
24. +-session$setReturned(callModule(module, id, session = session))
25. \-shiny::callModule(module, id, session = session)
26. +-shiny::withReactiveDomain(...)
27. | \-promises::with_promise_domain(...)
28. | \-domain$wrapSync(expr)
29. | \-base::force(expr)
30. \-teal.modules.hermes (local) module(childScope$input, childScope$output, childScope, ...)
31. \-logger::log_shiny_input_changes(input, namespace = "teal.modules.hermes")
Loading