Create go.yml #1
Annotations
5 errors and 2 warnings
build:
metrics/type.go#L4
missing go.sum entry for module providing package github.com/prometheus/client_golang/prometheus (imported by dns-server/metrics); to add:
|
build:
metrics/type.go#L5
missing go.sum entry for module providing package github.com/prometheus/client_golang/prometheus/promauto (imported by dns-server/metrics); to add:
|
build:
resolver/consts.go#L3
missing go.sum entry for module providing package github.com/miekg/dns (imported by dns-server); to add:
|
build:
main.go#L8
missing go.sum entry for module providing package github.com/prometheus/client_golang/prometheus/promhttp (imported by dns-server); to add:
|
build
Process completed with exit code 1.
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build
Restore cache failed: Dependencies file is not found in /home/runner/work/KazeDNS/KazeDNS. Supported file pattern: go.sum
|