CAPT Playground #740
Annotations
15 errors
Codespell:
playground/cmd/create.go#L237
nd ==> and, 2nd
|
Codespell:
playground/cmd/create.go#L265
nd ==> and, 2nd
|
Codespell:
playground/cmd/create.go#L268
nd ==> and, 2nd
|
Validate verify
Process completed with exit code 2.
|
Validate test
Process completed with exit code 2.
|
Validate lint
package-comments: should have a package comment (revive)
|
Validate lint
exported: exported type State should have comment or be unexported (revive)
|
Validate lint
exported: exported type NodeRole should have comment or be unexported (revive)
|
Validate lint
Comment should end in a period (godot)
|
Validate lint
Comment should end in a period (godot)
|
Validate lint
Comment should end in a period (godot)
|
Validate lint
Comment should end in a period (godot)
|
Validate lint
exported: exported function Execute should have comment or be unexported (revive)
|
Validate lint
redefines-builtin-id: redefinition of the built-in function delete (revive)
|
Validate lint
return statements should not be cuddled if block has more than two lines (wsl)
|