Skip to content

add Gizmo widget and example for it #889

add Gizmo widget and example for it

add Gizmo widget and example for it #889

Triggered via pull request October 30, 2024 09:24
Status Failure
Total duration 1m 23s
Artifacts

golangci-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Lint: Gizmo.go#L15
Comment should end in a period (godot)
Lint: Gizmo.go#L47
Comment should end in a period (godot)
Lint: Gizmo.go#L82
Comment should end in a period (godot)
Lint: Gizmo.go#L345
Comment should end in a period (godot)
Lint: Gizmo.go#L375
Comment should end in a period (godot)
Lint: Gizmo.go#L63
`wnat` is a misspelling of `want` (misspell)
Lint: ExtraWidgets.go#L149
exported: exported method CustomWidget.Gizmo should have comment or be unexported (revive)
Lint: Gizmo.go#L264
unused-parameter: parameter 'projection' seems to be unused, consider removing or renaming it as _ (revive)
Lint: Gizmo.go#L316
exported: comment on exported method ViewMatrix.Transform should be of the form "Transform ..." (revive)
Lint: Gizmo.go#L353
exported: comment on exported method ViewMatrix.Copy should be of the form "Copy ..." (revive)