Skip to content

Release

Release #3

Triggered via release October 25, 2024 15:36
@djylbdjylb
published 76edcdf
Status Failure
Total duration 4m 51s
Artifacts

pkg.yml

on: release
Fit to window
Zoom out
Zoom in

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/