doc: add en readme #34
Annotations
3 errors and 2 warnings
golint:
pkg/provider/cloudflare.go#L152
S1011: should replace loop with `rst = append(rst, zones...)` (gosimple)
|
golint:
pkg/provider/cloudflare.go#L185
S1011: should replace loop with `rst = append(rst, records...)` (gosimple)
|
golint
Process completed with exit code 2.
|
gofmt
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
golint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|