Added flags description #2634
Annotations
4 errors and 1 warning
golangci-lint:
cmd/copy.go#L226
SA1006: printf-style function with dynamic format string and no further arguments should use print-style function instead (staticcheck)
|
golangci-lint:
cmd/helpers.go#L182
SA1006: printf-style function with dynamic format string and no further arguments should use print-style function instead (staticcheck)
|
golangci-lint:
cmd/sync.go#L398
SA1006: printf-style function with dynamic format string and no further arguments should use print-style function instead (staticcheck)
|
golangci-lint
issues found
|
Run actions/setup-go@v5
Restore cache failed: Dependencies file is not found in /home/runner/work/azure-storage-azcopy/azure-storage-azcopy. Supported file pattern: go.sum
|
Loading