Skip to content

roxygen_test should gather all failures and report them as a block #2931

@MichaelChirico

Description

@MichaelChirico

In #2930, we're observing that the CI is not failing in the friendlist way -- because the GHA errors on the first man-roxygen2 inconsistency it finds, we have to find such issues iteratively instead of fixing them in a batch.

stop("Failed in LOCALE=", LOCALE, ".", call. = FALSE)

Ideally we can refactor this GHA so that check_roxygenize_idempotent returns a data structure instead of just erroring, then at the end of the script report all the issues at once.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions