Skip to content

feat(cli): add format alias for fmt #392

feat(cli): add format alias for fmt

feat(cli): add format alias for fmt #392

Triggered via pull request July 31, 2026 08:20
Status Failure
Total duration 33s
Artifacts

test.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

4 errors
test (ubuntu-latest)
Process completed with exit code 1.
tests/cli/setup/index.test.ts > displays setup help: packages/rstack/tests/cli/setup/index.test.ts#L46
expected 'Rstack v0.2.0\n\nUsage%3A\n $ rs [comm…' to contain 'setup Install Git hooks' - Expected + Received - setup Install Git hooks + Rstack v0.2.0 + + Usage%3A + $ rs [command] [...options] + + Commands%3A + dev Run the app dev server + build Build the app for production + preview Preview the app production build + lib Build library + doc Serve or build docs + fmt%2C format Format code + lint Lint code + test Run tests + staged Run tasks on staged Git files + setup Install Git hooks + + For command-specific options%2C run%3A + $ rs <command> -h + + Options%3A + -c%2C --config <path> Specify Rstack config file path + -h%2C --help Display this help message + -v%2C --version Display version number +
test (windows-latest)
The strategy configuration was canceled because "test.ubuntu-latest" failed
test (windows-latest)
The operation was canceled.