fix trim #146
Annotations
10 errors and 7 warnings
|
fs/config/configfile/configfile_test.go#L193
Error return value of `fmt.Fprintln` is not checked (errcheck)
|
|
backend/swift/swift.go#L1331
S1009: should omit nil check; len() for nil maps is defined as zero (gosimple)
|
|
backend/seafile/webapi.go#L65
S1009: should omit nil check; len() for nil slices is defined as zero (gosimple)
|
|
backend/webdav/webdav_internal_test.go#L32
Error return value of `fmt.Fprintf` is not checked (errcheck)
|
|
backend/sugarsync/sugarsync.go#L511
S1009: should omit nil check; len() for nil slices is defined as zero (gosimple)
|
|
cmd/cmd.go#L125
SA1006: printf-style function with dynamic format string and no further arguments should use print-style function instead (staticcheck)
|
|
lib/rest/rest.go#L234
S1009: should omit nil check; len() for nil maps is defined as zero (gosimple)
|
|
backend/chunker/chunker.go#L977
S1009: should omit nil check; len() for nil slices is defined as zero (gosimple)
|
|
backend/chunker/chunker.go#L2454
S1009: should omit nil check; len() for nil slices is defined as zero (gosimple)
|
|
cmd/mount/mount.go#L73
SA4032: due to the file's build constraints, runtime.GOOS will never equal "darwin" (staticcheck)
|
|
backend/dropbox/dropbox.go#L431
var-naming: var memberIds should be memberIDs (revive)
|
|
backend/googlephotos/api/types.go#L190
var-naming: struct field MediaItemIds should be MediaItemIDs (revive)
|
|
backend/pikpak/api/types.go#L271
var-naming: struct field CategoryIds should be CategoryIDs (revive)
|
|
backend/pikpak/api/types.go#L465
var-naming: struct field FileIds should be FileIDs (revive)
|
|
backend/pikpak/api/types.go#L473
var-naming: struct field Ids should be IDs (revive)
|
|
backend/doi/proxy.go#L18
var-naming: func newHttpClient should be newHTTPClient (revive)
|
|
backend/doi/proxy.go#L21
var-naming: var proxyUrl should be proxyURL (revive)
|
The logs for this run have expired and are no longer available.
Loading