Cleanup CI workflows #134
Annotations
14 errors and 2 warnings
Run tests:
setup.go#L14
missing go.sum entry for module providing package github.com/coredns/caddy (imported by github.com/dnsimple/coredns-dnsimple); to add:
|
Run tests:
setup.go#L15
missing go.sum entry for module providing package github.com/coredns/coredns/core/dnsserver (imported by github.com/dnsimple/coredns-dnsimple); to add:
|
Run tests:
dnsimple.go#L15
missing go.sum entry for module providing package github.com/coredns/coredns/plugin (imported by github.com/dnsimple/coredns-dnsimple); to add:
|
Run tests:
dnsimple.go#L16
missing go.sum entry for module providing package github.com/coredns/coredns/plugin/file (imported by github.com/dnsimple/coredns-dnsimple); to add:
|
Run tests:
dnsimple.go#L17
missing go.sum entry for module providing package github.com/coredns/coredns/plugin/pkg/fall (imported by github.com/dnsimple/coredns-dnsimple); to add:
|
Run tests:
setup.go#L18
missing go.sum entry for module providing package github.com/coredns/coredns/plugin/pkg/log (imported by github.com/dnsimple/coredns-dnsimple); to add:
|
Run tests:
dnsimple.go#L18
missing go.sum entry for module providing package github.com/coredns/coredns/plugin/pkg/upstream (imported by github.com/dnsimple/coredns-dnsimple); to add:
|
Run tests:
dnsimple.go#L19
missing go.sum entry for module providing package github.com/coredns/coredns/request (imported by github.com/dnsimple/coredns-dnsimple); to add:
|
Run tests:
client.go#L9
missing go.sum entry for module providing package github.com/dnsimple/dnsimple-go/dnsimple (imported by github.com/dnsimple/coredns-dnsimple); to add:
|
Run tests:
dnsimple.go#L22
missing go.sum entry for module providing package github.com/miekg/dns (imported by github.com/dnsimple/coredns-dnsimple); to add:
|
Lint:
client.go#L27
c.Zones undefined (type dnsimpleClient has no field or method Zones) (typecheck)
|
Lint:
client.go#L47
c.Zones undefined (type dnsimpleClient has no field or method Zones) (typecheck)
|
Lint:
dnsimple.go#L322
maybeInterceptAnswer declared and not used (typecheck)
|
Lint
issues found
|
Run tests
Restore cache failed: Dependencies file is not found in /home/runner/work/coredns-dnsimple/coredns-dnsimple. Supported file pattern: go.sum
|
Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/coredns-dnsimple/coredns-dnsimple. Supported file pattern: go.sum
|