chore: more tests #17
Annotations
3 errors
test:
pkg/text/service_test.go#L52
G203: The used method does not auto-escape HTML. This can potentially lead to 'Cross-site Scripting' vulnerabilities, in case the attacker controls the input. (gosec)
|
test:
pkg/text/service_test.go#L32
Function TestService missing the call to method parallel
|
test
issues found
|