Skip to content

feat: add website command #2877

feat: add website command

feat: add website command #2877

Triggered via pull request April 3, 2025 06:25
Status Failure
Total duration 10m 51s
Artifacts

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/validators.go#L30
var `nameRegex` is unused (unused)
full-test: pkg/view/tui/commands/website/validators.go#L31
var `suffixRegex` is unused (unused)
full-test: pkg/view/tui/commands/website/validators.go#L32
var `prefixRegex` is unused (unused)
full-test: pkg/view/tui/commands/website/new.go#L301
unnecessary trailing newline (whitespace)
full-test: pkg/view/tui/commands/website/new.go#L454
unnecessary trailing newline (whitespace)
full-test: pkg/view/tui/commands/website/frameworks.go#L101
return statements should not be cuddled if block has more than two lines (wsl)
full-test: pkg/view/tui/commands/website/frameworks.go#L108
return statements should not be cuddled if block has more than two lines (wsl)
full-test: pkg/view/tui/commands/website/frameworks.go#L119
return statements should not be cuddled if block has more than two lines (wsl)
full-test: pkg/view/tui/commands/website/frameworks.go#L70
return statements should not be cuddled if block has more than two lines (wsl)
full-test: pkg/view/tui/commands/website/new.go#L161
only cuddled expressions if assigning variable or using from line above (wsl)