Skip to content

add web panel and related backend APIs #528

add web panel and related backend APIs

add web panel and related backend APIs #528

Triggered via pull request February 9, 2024 03:08
@TimothyYeTimothyYe
synchronize #230
web
Status Failure
Total duration 3m 6s
Artifacts

go.yml

on: pull_request
Auto triggered CI job
2m 57s
Auto triggered CI job
Fit to window
Zoom out
Zoom in

Annotations

1 error and 5 warnings
Auto triggered CI job
issues found
Auto triggered CI job
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v2, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Auto triggered CI job
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/
Auto triggered CI job: internal/utils/http.go#L31
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
Auto triggered CI job: internal/provider/ovh/ovh_handler.go#L41
var-naming: var IDS should be IDs (revive)
Auto triggered CI job: internal/provider/linode/http.go#L48
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)