Moves Structs from minio/cmd #942
Annotations
10 errors and 4 warnings
Lint checks Go 1.22.x:
batch/batch.go#L1
package-comments: package comment should be of the form "Package batch ..." (revive)
|
Lint checks Go 1.22.x:
batch/batch.go#L28
exported: type name will be used as batch.BatchJobRequest by other packages, and that stutters; consider calling this JobRequest (revive)
|
Lint checks Go 1.22.x:
batch/batch.go#L39
exported: type name will be used as batch.BatchJobReplicateV1 by other packages, and that stutters; consider calling this JobReplicateV1 (revive)
|
Lint checks Go 1.22.x:
batch/batch.go#L49
exported: type name will be used as batch.BatchJobReplicateFlags by other packages, and that stutters; consider calling this JobReplicateFlags (revive)
|
Lint checks Go 1.22.x:
batch/batch.go#L56
exported: type name will be used as batch.BatchReplicateFilter by other packages, and that stutters; consider calling this ReplicateFilter (revive)
|
Lint checks Go 1.22.x:
batch/batch.go#L66
exported: type name will be used as batch.BatchJobKV by other packages, and that stutters; consider calling this JobKV (revive)
|
Lint checks Go 1.22.x:
batch/batch.go#L74
exported: type name will be used as batch.BatchJobNotification by other packages, and that stutters; consider calling this JobNotification (revive)
|
Lint checks Go 1.22.x:
batch/batch.go#L81
exported: type name will be used as batch.BatchJobRetry by other packages, and that stutters; consider calling this JobRetry (revive)
|
Lint checks Go 1.22.x:
batch/batch.go#L89
exported: type name will be used as batch.BatchJobReplicateTarget by other packages, and that stutters; consider calling this JobReplicateTarget (revive)
|
Lint checks Go 1.22.x:
batch/batch.go#L99
exported: type name will be used as batch.BatchJobReplicateResourceType by other packages, and that stutters; consider calling this JobReplicateResourceType (revive)
|
Lint checks Go 1.22.x
Restore cache failed: Dependencies file is not found in /home/runner/work/madmin-go/madmin-go. Supported file pattern: go.sum
|
Testing Go 1.22.x on macos-latest
Restore cache failed: Dependencies file is not found in /Users/runner/work/madmin-go/madmin-go. Supported file pattern: go.sum
|
Testing Go 1.22.x on ubuntu-latest
Restore cache failed: Dependencies file is not found in /home/runner/work/madmin-go/madmin-go. Supported file pattern: go.sum
|
Testing Go 1.22.x on windows-latest
Restore cache failed: Dependencies file is not found in D:\a\madmin-go\madmin-go. Supported file pattern: go.sum
|