Update DNS providers #148
Annotations
3 errors and 1 warning
Update:
providers/iij/iij.go#L231
cannot range over len(parts) - 1 (value of type int): requires go1.22 or later (-lang was set to go1.21; check go.mod)
|
Update:
providers/nearlyfreespeech/internal/client.go#L138
cannot range over 16 (untyped int constant): requires go1.22 or later (-lang was set to go1.21; check go.mod)
|
Update
Process completed with exit code 1.
|
Update
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|