fix(route53): handle escape codes correctly in zone and record name #27108
Annotations
4 errors
2 of 3:
internal/service/route53/clean.go#L32
comparing with == will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
|
2 of 3:
internal/service/route53/clean.go#L43
Magic number: 3, in <argument> detected (mnd)
|
2 of 3:
internal/service/route53/clean.go#L49
Magic number: 3, in <argument> detected (mnd)
|
2 of 3
issues found
|