Version updates. #8
Annotations
7 errors
golangci-lint:
js.go#L48
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)
|
golangci-lint:
log.go#L26
exported: exported function LoggingContext should have comment or be unexported (revive)
|
golangci-lint:
log.go#L32
exported: exported method noopHandler.Enabled should have comment or be unexported (revive)
|
golangci-lint:
log.go#L36
exported: exported method noopHandler.Handle should have comment or be unexported (revive)
|
golangci-lint:
log.go#L40
exported: exported method noopHandler.WithAttrs should have comment or be unexported (revive)
|
golangci-lint:
log.go#L44
exported: exported method noopHandler.WithGroup should have comment or be unexported (revive)
|
golangci-lint
issues found
|
The logs for this run have expired and are no longer available.
Loading