Skip to content

Transparent example: makes frameless windows movable #968

Transparent example: makes frameless windows movable

Transparent example: makes frameless windows movable #968

Triggered via pull request January 12, 2025 21:25
Status Failure
Total duration 49s
Artifacts

golangci-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Lint: examples/transparent/transparent.go#L18
exported: exported function FramelessMovableWidget should have comment or be unexported (revive)
Lint: examples/transparent/transparent.go#L24
expressions should not be cuddled with blocks (wsl)
Lint: examples/transparent/transparent.go#L25
if statements should only be cuddled with assignments (wsl)
Lint: examples/transparent/transparent.go#L34
only one cuddle assignment allowed before if statement (wsl)
Lint: examples/transparent/transparent.go#L30
if statements should only be cuddled with assignments (wsl)
Lint
issues found