Skip to content

CAPT Playground

CAPT Playground #740

Triggered via pull request January 16, 2024 15:50
Status Failure
Total duration 36s
Artifacts

ci.yaml

on: pull_request
Codespell
11s
Codespell
Matrix: validate
Fit to window
Zoom out
Zoom in

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)