Skip to content

feat: Introduce border interface #1429

feat: Introduce border interface

feat: Introduce border interface #1429

Triggered via pull request June 10, 2024 14:02
Status Failure
Total duration 45s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
lint: borderer.go#L32
exported: exported type Borderer should have comment or be unexported (revive)
lint: borderer.go#L85
exported: exported type NormalBorderer should have comment or be unexported (revive)
lint: borderer.go#L316
exported: exported method NormalBorderer.Style should have comment or be unexported (revive)
lint: borderer.go#L483
exported: exported method NormalBorderer.Apply should have comment or be unexported (revive)
lint: borderer.go#L105
`(*NormalBorderer).getAsBool` - `defaultVal` always receives `false` (unparam)
lint
issues found
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/lipgloss/lipgloss. Supported file pattern: go.sum