Skip to content

feat: add new profile finder method for chromium and firefox #244

feat: add new profile finder method for chromium and firefox

feat: add new profile finder method for chromium and firefox #244

Triggered via pull request November 25, 2024 03:15
@AquilaoAquilao
synchronize #456
feat/profile
Status Failure
Total duration 47s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Lint: filemanager/filemanager.go#L126
Error return value of `srcFile.Close` is not checked (errcheck)
Lint: filemanager/filemanager.go#L137
Error return value of `dstFile.Close` is not checked (errcheck)
Lint: filemanager/filemanager_test.go#L18
Error return value of `fm.Cleanup` is not checked (errcheck)
Lint: filemanager/filemanager_test.go#L42
Error return value of `fm.Cleanup` is not checked (errcheck)
Lint: filemanager/filemanager_test.go#L19
use of `fmt.Println` forbidden because "Do not commit print statements." (forbidigo)
Lint: filemanager/filemanager_test.go#L38
use of `fmt.Println` forbidden because "Do not commit print statements." (forbidigo)
Lint: filemanager/filemanager_test.go#L41
use of `fmt.Println` forbidden because "Do not commit print statements." (forbidigo)
Lint: filemanager/filemanager.go#L69
commentedOutCode: may want to remove commented-out code (gocritic)
Lint: profile/finder_test.go#L67
filepathJoin: `AppData\Local\Google\Chrome\User Data` contains a path separator (gocritic)
Lint: profile/finder_test.go#L93
filepathJoin: `AppData\Roaming\Mozilla\Firefox\Profiles` contains a path separator (gocritic)