Skip to content

chore: cleanup

chore: cleanup #505

Triggered via push May 26, 2024 18:05
Status Failure
Total duration 18s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
lint: csv/csv.go#L80
Error return value of `file.Close` is not checked (errcheck)
lint: filesystem/filesystem.go#L243
File is not `gofumpt`-ed (gofumpt)
lint: filesystem/filesystem.go#L272
File is not `gofumpt`-ed (gofumpt)
lint: filesystem/filesystem.go#L473
File is not `gofumpt`-ed (gofumpt)
lint: csv/csv.go#L20
File is not `gofumpt`-ed (gofumpt)
lint: image/image.go#L21
File is not `gofumpt`-ed (gofumpt)
lint: pdf/pdf.go#L17
File is not `gofumpt`-ed (gofumpt)
lint: pdf/pdf.go#L46
File is not `gofumpt`-ed (gofumpt)
lint: filetree/commands.go#L17
File is not `gofumpt`-ed (gofumpt)
lint: markdown/markdown.go#L18
File is not `gofumpt`-ed (gofumpt)
lint: polish/polish.go#L5
exported: exported type ColorMap should have comment or be unexported (revive)
lint: polish/polish.go#L10
exported: exported var Colors should have comment or be unexported (revive)
lint: polish/polish.go#L15
exported: exported type AdaptiveColorMap should have comment or be unexported (revive)
lint: polish/polish.go#L19
exported: exported var AdaptiveColors should have comment or be unexported (revive)
lint: keys/keys.go#L5
exported: exported type KeyMap should have comment or be unexported (revive)
lint: keys/keys.go#L41
exported: exported function DefaultKeyMap should have comment or be unexported (revive)
lint: icons/icons.go#L28
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
lint: icons/icons.go#L12
exported: exported type IconStyle should have comment or be unexported (revive)
lint: icons/icons.go#L17
exported: exported function GetElementIcon should have comment or be unexported (revive)
lint: help/help.go#L19
exported: exported type TitleColor should have comment or be unexported (revive)