Skip to content

Add material icons for file list #28065

Add material icons for file list

Add material icons for file list #28065

Triggered via pull request March 9, 2025 18:02
Status Failure
Total duration 7m 9s
Artifacts

pull-compliance.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors
lint-backend: modules/fileicon/basic.go#L14
exported: func name will be used as fileicon.FileIconBasic by other packages, and that stutters; consider calling this Basic (revive)
lint-backend: modules/fileicon/material.go#L28
var-naming: struct field LanguageIds should be LanguageIDs (revive)
lint-backend: modules/fileicon/material.go#L33
field `fs` is unused (unused)
lint-backend
Process completed with exit code 2.
lint-go-gogit: modules/fileicon/basic.go#L14
exported: func name will be used as fileicon.FileIconBasic by other packages, and that stutters; consider calling this Basic (revive)
lint-go-gogit: modules/fileicon/material.go#L28
var-naming: struct field LanguageIds should be LanguageIDs (revive)
lint-go-gogit: modules/fileicon/material.go#L33
field `fs` is unused (unused)
lint-go-gogit
Process completed with exit code 2.
lint-go-windows: modules/fileicon/basic.go#L14
exported: func name will be used as fileicon.FileIconBasic by other packages, and that stutters; consider calling this Basic (revive)
lint-go-windows: modules/fileicon/material.go#L28
var-naming: struct field LanguageIds should be LanguageIDs (revive)
lint-go-windows: modules/fileicon/material.go#L33
field `fs` is unused (unused)
lint-go-windows
Process completed with exit code 2.