Added initial support for P2P-based image distribution #4784
Annotations
8 errors
ubuntu - Go v1.17
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (move short variable declaration to its own line if necessary) (revive)
|
ubuntu - Go v1.17
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (move short variable declaration to its own line if necessary) (revive)
|
ubuntu - Go v1.17
increment-decrement: should replace good += 1 with good++ (revive)
|
ubuntu - Go v1.17
`createTempRepo` - `bootstrap` is unused (unparam)
|
ubuntu - Go v1.17
tarGzDirectory - result 1 (error) is always nil (unparam)
|
ubuntu - Go v1.17
error is not nil (line 186) but it returns nil (nilerr)
|
ubuntu - Go v1.17
error is not nil (line 430) but it returns nil (nilerr)
|
ubuntu - Go v1.17
Process completed with exit code 1.
|