We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
See https://github.com/insightsengineering/goshawk/actions/runs/9290347520/job/25585057202 for example. The table creation fails as there are no rows available for the traceability matrix.
In such a case, instead of attempting to create a table, there should be a message that says "No test suites" or something similar.
16/21 [traceability] Error: ! Number of rows in `x` must be at least `1` Backtrace: 1. tinytable::tt(...) 2. tinytable:::assert_data_frame(x, min_rows = 1, min_cols = 1) Quitting from lines 180-216 [traceability] (template.qmd) Execution halted Error in `quarto_render()`: ✖ Error running quarto cli. Caused by error: ! System command 'quarto' failed Backtrace: ▆ 1. └─quarto::quarto_render(template_path, output_file = "validation_report.pdf") 2. └─quarto:::quarto_run(args, echo = TRUE, quarto_bin = quarto_bin) 3. └─base::tryCatch(...) 4. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 5. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 6. └─value[[3L]](cond) 7. └─cli::cli_abort(msg, call = .call, parent = e) 8. └─rlang::abort(...) Execution halted
The text was updated successfully, but these errors were encountered:
cicdguy
Successfully merging a pull request may close this issue.
What happened?
See https://github.com/insightsengineering/goshawk/actions/runs/9290347520/job/25585057202 for example. The table creation fails as there are no rows available for the traceability matrix.
In such a case, instead of attempting to create a table, there should be a message that says "No test suites" or something similar.
Relevant log output
Code of Conduct
Contribution Guidelines
Security Policy
The text was updated successfully, but these errors were encountered: