Skip to content

Added initial support for P2P-based image distribution #4784

Added initial support for P2P-based image distribution

Added initial support for P2P-based image distribution #4784

Triggered via pull request October 26, 2023 10:12
@dynos01dynos01
synchronize #2303
dynos01:main
Status Failure
Total duration 4m 22s
Artifacts

go.yml

on: pull_request
ubuntu - Go v1.17
4m 11s
ubuntu - Go v1.17
Fit to window
Zoom out
Zoom in

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.