Release #3
Annotations
10 errors and 2 warnings
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
|
build_assets
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build_assets
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|