Skip to content

add web panel and related backend APIs #532

add web panel and related backend APIs

add web panel and related backend APIs #532

Triggered via pull request February 9, 2024 03:38
@TimothyYeTimothyYe
synchronize #230
web
Status Failure
Total duration 54s
Artifacts

go.yml

on: pull_request
Auto triggered CI job
44s
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@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Auto triggered CI job
Restore cache failed: Dependencies file is not found in /home/runner/work/godns/godns. Supported file pattern: go.sum
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)