Skip to content

feat: add website command #2861

feat: add website command

feat: add website command #2861

Triggered via pull request March 10, 2025 23:19
Status Failure
Total duration 6m 8s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

cli-test.yaml

on: pull_request
Matrix: other-os-build
Fit to window
Zoom out
Zoom in

Annotations

10 errors
full-test: pkg/view/tui/commands/website/new.go#L252
unnecessary trailing newline (whitespace)
full-test: pkg/view/tui/commands/website/new.go#L391
unnecessary trailing newline (whitespace)
full-test: pkg/view/tui/commands/website/new.go#L484
return statements should not be cuddled if block has more than two lines (wsl)
full-test: pkg/view/tui/commands/website/new.go#L87
ranges should only be cuddled with assignments used in the iteration (wsl)
full-test: pkg/view/tui/commands/website/new.go#L114
assignments should only be cuddled with other assignments (wsl)
full-test: pkg/view/tui/commands/website/new.go#L115
only cuddled expressions if assigning variable or using from line above (wsl)
full-test: pkg/view/tui/commands/website/new.go#L130
assignments should only be cuddled with other assignments (wsl)
full-test: pkg/view/tui/commands/website/new.go#L479
ranges should only be cuddled with assignments used in the iteration (wsl)
full-test: pkg/view/tui/commands/website/validators.go#L51
return statements should not be cuddled if block has more than two lines (wsl)
full-test
Process completed with exit code 2.