Add material icons for file list #28065
pull-compliance.yml
on: pull_request
files-changed
/
detect
4s
lint-backend
5m 38s
lint-templates
35s
lint-yaml
0s
lint-swagger
20s
lint-spell
22s
lint-go-windows
5m 46s
lint-go-gogit
5m 42s
checks-backend
3m 7s
frontend
2m 58s
backend
6m 47s
docs
23s
actions
0s
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.
|