fix(gw): blocked content produces http error 410 #2196
Annotations
2 errors
gateway/errors.go#L212
should use 'return strings.Contains(err.Error(), "blocked and cannot be provided")' instead of 'if strings.Contains(err.Error(), "blocked and cannot be provided") { return true }; return false' (S1008)
|
|
The logs for this run have expired and are no longer available.
Loading