Release #4
Annotations
11 errors
build_assets
The run was canceled by @djylb.
|
build_assets:
server/proxy/https.go#L7
"path/filepath" imported and not used
|
build_assets:
server/proxy/https.go#L16
"github.com/astaxie/beego" imported and not used
|
build_assets:
server/proxy/https.go#L55
cannot use common.ReadAllFromFile(host.CertFilePath) (value of type []byte) as string value in assignment
|
build_assets:
server/proxy/https.go#L64
cannot use common.ReadAllFromFile(host.KeyFilePath) (value of type []byte) as string value in assignment
|
build_assets:
server/proxy/https.go#L7
"path/filepath" imported and not used
|
build_assets:
server/proxy/https.go#L16
"github.com/astaxie/beego" imported and not used
|
build_assets:
server/proxy/https.go#L55
cannot use common.ReadAllFromFile(host.CertFilePath) (value of type []byte) as string value in assignment
|
build_assets:
server/proxy/https.go#L64
cannot use common.ReadAllFromFile(host.KeyFilePath) (value of type []byte) as string value in assignment
|
build_assets:
server/proxy/https.go#L7
"path/filepath" imported and not used
|
build_assets:
server/proxy/https.go#L16
"github.com/astaxie/beego" imported and not used
|