Add optional headers to DownloadableFile messages when downloading files #146
static-check.yml
on: pull_request
staticcheck (project)
31s
Annotations
5 errors
staticcheck (project):
client/internal/packagessyncer.go#L284
file.Headers undefined (type *protobufs.DownloadableFile has no field or method Headers)
|
staticcheck (project):
client/internal/packagessyncer.go#L285
file.Headers undefined (type *protobufs.DownloadableFile has no field or method Headers) (compile)
|
staticcheck (project):
client/internal/packagessyncer.go#L284
file.Headers undefined (type *protobufs.DownloadableFile has no field or method Headers)
|
staticcheck (project):
client/internal/packagessyncer.go#L285
file.Headers undefined (type *protobufs.DownloadableFile has no field or method Headers) (compile)
|
staticcheck (project)
Process completed with exit code 1.
|