feat: add website command #2877
cli-test.yaml
on: pull_request
full-test
3m 4s
Matrix: other-os-build
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)
|