Temporarily copy external dns plan and registry code #96
ci.yaml
on: pull_request
lint
2m 10s
Verify code
1m 31s
Verify manifests
36s
Verify bundle
1m 3s
Verify imports
18s
Unit Test Suite
2m 1s
Integration Test Suite
2m 29s
Annotations
7 errors and 1 warning
lint:
internal/external-dns/registry/txt_test.go#L99
Error return value of `p.CreateZone` is not checked (errcheck)
|
lint:
internal/external-dns/registry/txt_test.go#L100
Error return value of `p.ApplyChanges` is not checked (errcheck)
|
lint:
internal/external-dns/registry/txt_test.go#L234
Error return value of `p.CreateZone` is not checked (errcheck)
|
lint:
internal/external-dns/registry/txt_test.go#L235
Error return value of `p.ApplyChanges` is not checked (errcheck)
|
lint:
internal/external-dns/registry/txt_test.go#L359
Error return value of `p.CreateZone` is not checked (errcheck)
|
lint:
internal/external-dns/registry/txt_test.go#L360
Error return value of `p.ApplyChanges` is not checked (errcheck)
|
lint
issues found
|
lint
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/.
|