Skip to content

Added support for Alpine Linux #274

Added support for Alpine Linux

Added support for Alpine Linux #274

Triggered via pull request February 28, 2026 01:59
Status Failure
Total duration 16s
Artifacts

commitlint.yml

on: pull_request
commitlint
13s
commitlint
Fit to window
Zoom out
Zoom in

Annotations

1 error
commitlint
You have commit messages with errors ⧗ input: Added support for Alpine Linux Made perlcrit happy Changed .perlcritic to not force stupid rules Changed $hash{'key'} to $hash{key} even if I disabled TooMuchCode::ProhibitDuplicateLiteral because it is better style Fixed serious bug in all affected code: eval "use $class" will ALWAYS return undef! changed to use Class::Load in affected code detected 78 other uses of this, including in test - not fixed ✖ body must have leading blank line [body-leading-blank] ✖ body's lines must not be longer than 72 characters [body-max-line-length] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/RexOps/Rex/blob/master/CONTRIBUTING.md#git-workflow ⧗ input: Fix tests Except t/file.t strange undefined is_windows() :-( Missing dependencies added: * IPC::Shareable.pm * String::Escape ✖ body must have leading blank line [body-leading-blank] ✖ found 1 problems, 0 warnings ⓘ Get help: https://github.com/RexOps/Rex/blob/master/CONTRIBUTING.md#git-workflow ⧗ input: fixed test Commented windows out in t/file.t GitHub is confusing me ... :-) ✖ header must be sentence-case [header-case] ✖ found 1 problems, 0 warnings ⓘ Get help: https://github.com/RexOps/Rex/blob/master/CONTRIBUTING.md#git-workflow