Skip to content

v1.8.0 Release

v1.8.0 Release #23

Triggered via pull request December 2, 2024 16:11
Status Success
Total duration 1m 34s
Artifacts

audit.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
audit: errors.go#L20
exported type RetryableError should have comment or be unexported
audit: errors.go#L25
exported method RetryableError.IsRetryable should have comment or be unexported
audit: errors.go#L33
exported type CommandError should have comment or be unexported
audit: errors.go#L43
exported type CommandErrors should have comment or be unexported
audit: errors.go#L56
exported method CommandErrors.Keys should have comment or be unexported
audit: compression/brotli/brotli.go#L11
exported type Codec should have comment or be unexported
audit: compression/brotli/brotli.go#L17
exported function NewCodec should have comment or be unexported
audit: compression/brotli/brotli.go#L25
exported method Codec.Flate should have comment or be unexported
audit: compression/brotli/brotli.go#L52
exported method Codec.Deflate should have comment or be unexported
audit: compression/flate/flate.go#L22
exported method Codec.Flate should have comment or be unexported