Skip to content

add DigitalOcean provider #730

add DigitalOcean provider

add DigitalOcean provider #730

Re-run triggered May 1, 2024 17:08
Status Failure
Total duration 1m 29s
Artifacts

go.yml

on: pull_request
Auto triggered CI job
1m 18s
Auto triggered CI job
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 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: golangci/golangci-lint-action@v3. 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/provider/digitalocean/digitalocean_provider_test.go#L135
increment-decrement: should replace matchedDomains += 1 with matchedDomains++ (revive)
Auto triggered CI job: internal/provider/digitalocean/digitalocean_provider_test.go#L126
var-declaration: should drop = 0 from declaration of var matchedDomains; it is the zero value (revive)