Skip to content

fix(route53): handle escape codes correctly in zone and record name #27107

fix(route53): handle escape codes correctly in zone and record name

fix(route53): handle escape codes correctly in zone and record name #27107

Triggered via pull request December 21, 2024 16:29
Status Failure
Total duration 13m 41s
Billable time 25m
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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