build #1
build.yml
on: workflow_dispatch
lint
2m 25s
android-all
3m 36s
Matrix: build
Annotations
32 errors and 5 warnings
lint:
backend/drive/drive.go#L3619
Error return value of `f.serviceAccountPool.AddService` is not checked (errcheck)
|
lint:
backend/drive/drive.go#L4121
`deleteing` is a misspelling of `deleting` (misspell)
|
lint:
backend/drive/drive.go#L704
field `minChangeSAInterval` is unused (unused)
|
lint:
backend/drive/drive.go#L882
S1012: should use `time.Since` instead of `time.Now().Sub` (gosimple)
|
lint:
backend/drive/drive.go#L3588
S1012: should use `time.Since` instead of `time.Now().Sub` (gosimple)
|
lint:
backend/drive/drive.go#L1656
copylocks: assignment copies lock value to tempF: github.com/rclone/rclone/backend/drive.Fs contains sync.Mutex (govet)
|
lint:
backend/drive/drive.go#L1675
copylocks: assignment copies lock value to tempF: github.com/rclone/rclone/backend/drive.Fs contains sync.Mutex (govet)
|
lint:
backend/drive/drive.go#L1995
loopclosure: loop variable t captured by func literal (govet)
|
lint:
backend/drive/drive.go#L1996
loopclosure: loop variable t captured by func literal (govet)
|
lint:
backend/drive/drive.go#L3863
printf: fmt.Errorf call has arguments but no formatting directives (govet)
|
linux
The run was canceled by @Sakura-Byte.
|
linux:
backend/drive/drive.go#L3863
fmt.Errorf call has arguments but no formatting directives
|
linux
The operation was canceled.
|
windows
The run was canceled by @Sakura-Byte.
|
windows
The operation was canceled.
|
linux_386
The run was canceled by @Sakura-Byte.
|
linux_386:
backend/drive/drive.go#L3863
fmt.Errorf call has arguments but no formatting directives
|
linux_386
The operation was canceled.
|
android-all
The run was canceled by @Sakura-Byte.
|
android-all
The operation was canceled.
|
go1.20
The run was canceled by @Sakura-Byte.
|
go1.20:
backend/drive/drive.go#L3863
fmt.Errorf call has arguments but no formatting directives
|
go1.20
The operation was canceled.
|
go1.19
The run was canceled by @Sakura-Byte.
|
go1.19:
backend/drive/drive.go#L3863
fmt.Errorf call has arguments but no formatting directives
|
go1.19
The operation was canceled.
|
other_os
The run was canceled by @Sakura-Byte.
|
other_os
The operation was canceled.
|
mac_amd64
The run was canceled by @Sakura-Byte.
|
mac_amd64
The operation was canceled.
|
mac_arm64
The run was canceled by @Sakura-Byte.
|
mac_arm64
The operation was canceled.
|
lint:
backend/drive/drive.go#L744
exported: exported type ServiceAccountInfo should have comment or be unexported (revive)
|
lint:
backend/drive/drive.go#L922
exported: exported type UploadHelperTDPool should have comment or be unexported (revive)
|
lint:
backend/drive/drive.go#L937
exported: exported method UploadHelperTDPool.Load should have comment or be unexported (revive)
|
lint:
backend/drive/drive.go#L948
exported: exported method UploadHelperTDPool.GetTD should have comment or be unexported (revive)
|
lint:
backend/drive/drive.go#L3933
error-strings: error strings should not be capitalized or end with punctuation or a newline (revive)
|