Skip to content

Allow custom file icons #23316

Allow custom file icons

Allow custom file icons #23316

Triggered via pull request October 24, 2024 06:37
Status Failure
Total duration 6m 49s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

pull-compliance.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

23 errors
checks-backend
cannot use debug.SetCrashOutput (value of type func(f *os.File, opts debug.CrashOptions) error) as func(*os.File) error value in assignment
checks-backend
Process completed with exit code 2.
lint-go-windows: modules/fileicon/fileicon.go#L74
type `fileIconBackend` is unused (unused)
lint-go-windows: modules/fileicon/fileicon.go#L96
unnecessary conversion (unconvert)
lint-go-windows: modules/fileicon/fileicon.go#L98
unnecessary conversion (unconvert)
lint-go-windows: modules/fileicon/fs.go#L11
type `fileIconFolderBackend` is unused (unused)
lint-go-windows: modules/fileicon/fs.go#L15
func `(*fileIconFolderBackend).GetIcon` is unused (unused)
lint-go-windows
Process completed with exit code 2.
lint-go-windows
cannot use debug.SetCrashOutput (value of type func(f *os.File, opts debug.CrashOptions) error) as func(*os.File) error value in assignment
lint-go-gogit
cannot use debug.SetCrashOutput (value of type func(f *os.File, opts debug.CrashOptions) error) as func(*os.File) error value in assignment
lint-go-gogit: modules/fileicon/fileicon.go#L74
type `fileIconBackend` is unused (unused)
lint-go-gogit: modules/fileicon/fileicon.go#L96
unnecessary conversion (unconvert)
lint-go-gogit: modules/fileicon/fileicon.go#L98
unnecessary conversion (unconvert)
lint-go-gogit: modules/fileicon/fs.go#L11
type `fileIconFolderBackend` is unused (unused)
lint-go-gogit: modules/fileicon/fs.go#L15
func `(*fileIconFolderBackend).GetIcon` is unused (unused)
lint-go-gogit
Process completed with exit code 2.
lint-backend
cannot use debug.SetCrashOutput (value of type func(f *os.File, opts debug.CrashOptions) error) as func(*os.File) error value in assignment
lint-backend: modules/fileicon/fileicon.go#L74
type `fileIconBackend` is unused (unused)
lint-backend: modules/fileicon/fileicon.go#L96
unnecessary conversion (unconvert)
lint-backend: modules/fileicon/fileicon.go#L98
unnecessary conversion (unconvert)
lint-backend: modules/fileicon/fs.go#L11
type `fileIconFolderBackend` is unused (unused)
lint-backend: modules/fileicon/fs.go#L15
func `(*fileIconFolderBackend).GetIcon` is unused (unused)
lint-backend
Process completed with exit code 2.