Skip to main content

Module error

Module error 

Source
Expand description

Error type for fallible operations (environment-file writes, typed input parsing, oversized job summaries).

Pure stdout workflow commands (annotations, groups, masking) never return an error — see the crate::log module.

Enums§

Error
Errors produced by fallible actions-rs operations.

Type Aliases§

Result
Convenience alias for results returned by fallible actions-rs operations.