feat: add website command #2861
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
cli-test.yaml
on: pull_request
full-test
2m 48s
Matrix: other-os-build
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.
|